|
Linux Kernel
3.7.1
|
#include <sym_nvram.h>
Data Fields | |
| u_char | flags |
| u_char | rsvd |
| u_char | bus_width |
| u_char | sync_offset |
| u_short | sync_period |
| u_short | timeout |
Definition at line 99 of file sym_nvram.h.
| u_char bus_width |
Definition at line 106 of file sym_nvram.h.
| u_char flags |
Definition at line 100 of file sym_nvram.h.
| u_char rsvd |
Definition at line 105 of file sym_nvram.h.
| u_char sync_offset |
Definition at line 107 of file sym_nvram.h.
| u_short sync_period |
Definition at line 108 of file sym_nvram.h.
| u_short timeout |
Definition at line 109 of file sym_nvram.h.
1.8.2