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

Data Fields

uchar msg_type
 
uchar msg_len
 
uchar msg_req
 
union {
   struct {
      uchar   sdtr_xfer_period
 
      uchar   sdtr_req_ack_offset
 
   }   sdtr
 
   struct {
      uchar   wdtr_width
 
   }   wdtr
 
   struct {
      uchar   mdp_b3
 
      uchar   mdp_b2
 
      uchar   mdp_b1
 
      uchar   mdp_b0
 
   }   mdp
 
u_ext_msg
 
uchar res
 

Detailed Description

Definition at line 490 of file advansys.c.

Field Documentation

struct { ... } mdp
uchar mdp_b0

Definition at line 506 of file advansys.c.

uchar mdp_b1

Definition at line 505 of file advansys.c.

uchar mdp_b2

Definition at line 504 of file advansys.c.

uchar mdp_b3

Definition at line 503 of file advansys.c.

uchar msg_len

Definition at line 492 of file advansys.c.

uchar msg_req

Definition at line 493 of file advansys.c.

uchar msg_type

Definition at line 491 of file advansys.c.

uchar res

Definition at line 509 of file advansys.c.

struct { ... } sdtr
uchar sdtr_req_ack_offset

Definition at line 497 of file advansys.c.

uchar sdtr_xfer_period

Definition at line 496 of file advansys.c.

union { ... } u_ext_msg
struct { ... } wdtr
uchar wdtr_width

Definition at line 500 of file advansys.c.


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