Linux Kernel
3.7.1
|
Data Fields | |
unsigned char | as_uchar |
struct { | |
unsigned ide_en: 2 | |
unsigned reserved1: 1 | |
unsigned fdc_pwr: 1 | |
unsigned reserved2: 3 | |
unsigned valid: 1 | |
} | by_field |
Definition at line 234 of file smc37c669.c.
unsigned char as_uchar |
Definition at line 235 of file smc37c669.c.
struct { ... } by_field |
unsigned fdc_pwr |
Definition at line 239 of file smc37c669.c.
unsigned ide_en |
Definition at line 237 of file smc37c669.c.
unsigned reserved1 |
Definition at line 238 of file smc37c669.c.
unsigned reserved2 |
Definition at line 240 of file smc37c669.c.
unsigned valid |
Definition at line 241 of file smc37c669.c.