Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
mpt_ioctl_iocinfo Struct Reference

#include <mptctl.h>

Data Fields

mpt_ioctl_header hdr
 
int adapterType
 
int port
 
int pciId
 
int hwRev
 
int subSystemDevice
 
int subSystemVendor
 
int numDevices
 
int FWVersion
 
int BIOSVersion
 
char driverVersion [MPT_IOCTL_VERSION_LENGTH]
 
char busChangeEvent
 
char hostId
 
char rsvd [2]
 
struct mpt_ioctl_pci_info2 pciInfo
 

Detailed Description

Definition at line 178 of file mptctl.h.

Field Documentation

int adapterType

Definition at line 180 of file mptctl.h.

int BIOSVersion

Definition at line 188 of file mptctl.h.

char busChangeEvent

Definition at line 190 of file mptctl.h.

Definition at line 189 of file mptctl.h.

int FWVersion

Definition at line 187 of file mptctl.h.

Definition at line 179 of file mptctl.h.

char hostId

Definition at line 191 of file mptctl.h.

int hwRev

Definition at line 183 of file mptctl.h.

int numDevices

Definition at line 186 of file mptctl.h.

int pciId

Definition at line 182 of file mptctl.h.

Definition at line 193 of file mptctl.h.

Definition at line 181 of file mptctl.h.

char rsvd[2]

Definition at line 192 of file mptctl.h.

int subSystemDevice

Definition at line 184 of file mptctl.h.

int subSystemVendor

Definition at line 185 of file mptctl.h.


The documentation for this struct was generated from the following file: