Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Macros | Typedefs
ida_ioctl.h File Reference
#include "ida_cmd.h"
#include "cpqarray.h"

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
 

Macro Definition Documentation

#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.

Typedef Documentation