Linux Kernel
3.7.1
|
Data Fields | |
unsigned char | as_uchar |
struct { | |
unsigned fdd0_drive_type: 2 | |
unsigned fdd1_drive_type: 2 | |
unsigned fdd2_drive_type: 2 | |
unsigned fdd3_drive_type: 2 | |
} | by_field |
Definition at line 598 of file smc37c669.c.
unsigned char as_uchar |
Definition at line 599 of file smc37c669.c.
struct { ... } by_field |
unsigned fdd0_drive_type |
Definition at line 601 of file smc37c669.c.
unsigned fdd1_drive_type |
Definition at line 602 of file smc37c669.c.
unsigned fdd2_drive_type |
Definition at line 603 of file smc37c669.c.
unsigned fdd3_drive_type |
Definition at line 604 of file smc37c669.c.