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

#include <as10x_cmd.h>

Data Fields

struct {
   uint16_t   proc_id
 
   uint8_t   data [64-sizeof(struct
      as10x_cmd_header_t)-2]
 
req
 
struct {
   uint16_t   proc_id
 
   uint8_t   error
 
   uint8_t   data [64-sizeof(struct
      as10x_cmd_header_t)-2-1]
 
rsp
 

Detailed Description

Definition at line 434 of file as10x_cmd.h.

Field Documentation

Definition at line 439 of file as10x_cmd.h.

uint8_t error

Definition at line 444 of file as10x_cmd.h.

uint16_t proc_id

Definition at line 437 of file as10x_cmd.h.

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

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