|
Linux Kernel
3.7.1
|
Go to the source code of this file.
Data Structures | |
| struct | _ida_pci_info_struct |
| struct | ida_ioctl_t |
| union | ida_ioctl_t::ctlr_cmds |
Macros | |
| #define | IDAGETDRVINFO 0x27272828 |
| #define | IDAPASSTHRU 0x28282929 |
| #define | IDAGETCTLRSIG 0x29293030 |
| #define | IDAREVALIDATEVOLS 0x30303131 |
| #define | IDADRIVERVERSION 0x31313232 |
| #define | IDAGETPCIINFO 0x32323333 |
| #define | UNITVALID 0x80 |
Typedefs | |
| typedef struct _ida_pci_info_struct | ida_pci_info_struct |
| #define IDADRIVERVERSION 0x31313232 |
Definition at line 32 of file ida_ioctl.h.
| #define IDAGETCTLRSIG 0x29293030 |
Definition at line 30 of file ida_ioctl.h.
| #define IDAGETDRVINFO 0x27272828 |
Definition at line 28 of file ida_ioctl.h.
| #define IDAGETPCIINFO 0x32323333 |
Definition at line 33 of file ida_ioctl.h.
| #define IDAPASSTHRU 0x28282929 |
Definition at line 29 of file ida_ioctl.h.
| #define IDAREVALIDATEVOLS 0x30303131 |
Definition at line 31 of file ida_ioctl.h.
| #define UNITVALID 0x80 |
Definition at line 50 of file ida_ioctl.h.
1.8.2