|
Linux Kernel
3.7.1
|
Data Fields | |
| unsigned char | as_uchar |
| struct { | |
| unsigned reserved1: 2 | |
| unsigned ppt_pwr: 1 | |
| unsigned ppt_mode: 1 | |
| unsigned reserved2: 1 | |
| unsigned reserved3: 2 | |
| unsigned lock_crx: 1 | |
| } | by_field |
Definition at line 248 of file smc37c669.c.
| unsigned char as_uchar |
Definition at line 249 of file smc37c669.c.
| struct { ... } by_field |
| unsigned lock_crx |
Definition at line 256 of file smc37c669.c.
| unsigned ppt_mode |
Definition at line 253 of file smc37c669.c.
| unsigned ppt_pwr |
Definition at line 252 of file smc37c669.c.
| unsigned reserved1 |
Definition at line 251 of file smc37c669.c.
| unsigned reserved2 |
Definition at line 254 of file smc37c669.c.
| unsigned reserved3 |
Definition at line 255 of file smc37c669.c.
1.8.2