|
Linux Kernel
3.7.1
|
Data Fields | |
| unsigned char | as_uchar |
| struct { | |
| unsigned floppy_a: 2 | |
| unsigned floppy_b: 2 | |
| unsigned floppy_c: 2 | |
| unsigned floppy_d: 2 | |
| } | by_field |
Definition at line 382 of file smc37c669.c.
| unsigned char as_uchar |
Definition at line 383 of file smc37c669.c.
| struct { ... } by_field |
| unsigned floppy_a |
Definition at line 385 of file smc37c669.c.
| unsigned floppy_b |
Definition at line 386 of file smc37c669.c.
| unsigned floppy_c |
Definition at line 387 of file smc37c669.c.
| unsigned floppy_d |
Definition at line 388 of file smc37c669.c.
1.8.2