|
Linux Kernel
3.7.1
|
Data Fields | |
| compat_int_t | spec1 |
| compat_int_t | spec2 |
| compat_int_t | dtr |
| unsigned char | version |
| unsigned char | dor |
| compat_ulong_t | address |
| unsigned int | rawcmd:2 |
| unsigned int | reset:1 |
| unsigned int | need_configure:1 |
| unsigned int | perp_mode:2 |
| unsigned int | has_fifo:1 |
| unsigned int | driver_version |
| unsigned char | track [4] |
Definition at line 251 of file compat_ioctl.c.
Definition at line 257 of file compat_ioctl.c.
| unsigned char dor |
Definition at line 256 of file compat_ioctl.c.
| unsigned int driver_version |
Definition at line 263 of file compat_ioctl.c.
| compat_int_t dtr |
Definition at line 254 of file compat_ioctl.c.
| unsigned int has_fifo |
Definition at line 262 of file compat_ioctl.c.
| unsigned int need_configure |
Definition at line 260 of file compat_ioctl.c.
| unsigned int perp_mode |
Definition at line 261 of file compat_ioctl.c.
| unsigned int rawcmd |
Definition at line 258 of file compat_ioctl.c.
| unsigned int reset |
Definition at line 259 of file compat_ioctl.c.
| compat_int_t spec1 |
Definition at line 252 of file compat_ioctl.c.
| compat_int_t spec2 |
Definition at line 253 of file compat_ioctl.c.
Definition at line 264 of file compat_ioctl.c.
| unsigned char version |
Definition at line 255 of file compat_ioctl.c.
1.8.2