Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
as10x_dumplog_memory Union Reference

#include <as10x_cmd.h>

Data Fields

struct {
   uint16_t   proc_id
 
   uint8_t   dump_req
 
req
 
struct {
   uint16_t   proc_id
 
   uint8_t   error
 
   uint8_t   dump_rsp
 
   uint8_t   data [DUMP_BLOCK_SIZE]
 
rsp
 

Detailed Description

Definition at line 415 of file as10x_cmd.h.

Field Documentation

Definition at line 430 of file as10x_cmd.h.

uint8_t dump_req

Definition at line 420 of file as10x_cmd.h.

uint8_t dump_rsp

Definition at line 428 of file as10x_cmd.h.

uint8_t error

Definition at line 426 of file as10x_cmd.h.

uint16_t proc_id

Definition at line 418 of file as10x_cmd.h.

struct { ... } req
struct { ... } rsp

The documentation for this union was generated from the following file: