Linux Kernel
3.7.1
|
#include <sym_defs.h>
Data Fields | |
u_short | device_id |
u_short | revision_id |
char * | name |
u_char | burst_max |
u_char | offset_max |
u_char | nr_divisor |
u_char | lp_probe_bit |
u_int | features |
Definition at line 49 of file sym_defs.h.
u_char burst_max |
Definition at line 53 of file sym_defs.h.
u_short device_id |
Definition at line 50 of file sym_defs.h.
Definition at line 57 of file sym_defs.h.
u_char lp_probe_bit |
Definition at line 56 of file sym_defs.h.
char* name |
Definition at line 52 of file sym_defs.h.
u_char nr_divisor |
Definition at line 55 of file sym_defs.h.
u_char offset_max |
Definition at line 54 of file sym_defs.h.
u_short revision_id |
Definition at line 51 of file sym_defs.h.