|
Linux Kernel
3.7.1
|
Data Fields | |
| unsigned short | status |
| unsigned short | command |
| struct i596_cmd * | cmd |
| struct i596_rfd * | rfd |
| unsigned long | crc_err |
| unsigned long | align_err |
| unsigned long | resource_err |
| unsigned long | over_err |
| unsigned long | rcvdt_err |
| unsigned long | short_err |
| unsigned short | t_on |
| unsigned short | t_off |
| u32 | cmd |
| u32 | rfd |
| u32 | crc_err |
| u32 | align_err |
| u32 | resource_err |
| u32 | over_err |
| u32 | rcvdt_err |
| u32 | short_err |
| u16 | status |
| u16 | command |
| phys_addr | pa_cmd |
| phys_addr | pa_rfd |
| u16 | t_on |
| u16 | t_off |
| u32 align_err |
Definition at line 281 of file lib82596.c.
Definition at line 278 of file lib82596.c.
| u32 crc_err |
Definition at line 280 of file lib82596.c.
| u32 over_err |
Definition at line 283 of file lib82596.c.
| u32 rcvdt_err |
Definition at line 284 of file lib82596.c.
| u32 resource_err |
Definition at line 282 of file lib82596.c.
Definition at line 279 of file lib82596.c.
| u32 short_err |
Definition at line 285 of file lib82596.c.
1.8.2