Linux Kernel
3.7.1
|
#include <seeq8005.h>
Data Fields | |
unsigned short | next |
unsigned char | babble_int:1 |
unsigned char | coll_int:1 |
unsigned char | coll_16_int:1 |
unsigned char | xmit_int:1 |
unsigned char | unused:1 |
unsigned char | data_follows:1 |
unsigned char | chain_cont:1 |
unsigned char | xmit_recv:1 |
unsigned char | status |
Definition at line 127 of file seeq8005.h.
unsigned char babble_int |
Definition at line 129 of file seeq8005.h.
unsigned char chain_cont |
Definition at line 129 of file seeq8005.h.
unsigned char coll_16_int |
Definition at line 129 of file seeq8005.h.
unsigned char coll_int |
Definition at line 129 of file seeq8005.h.
unsigned char data_follows |
Definition at line 129 of file seeq8005.h.
unsigned short next |
Definition at line 128 of file seeq8005.h.
Definition at line 137 of file seeq8005.h.
Definition at line 129 of file seeq8005.h.
unsigned char xmit_int |
Definition at line 129 of file seeq8005.h.
unsigned char xmit_recv |
Definition at line 129 of file seeq8005.h.