Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
mpt_ioctl_iocinfo_rev1 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_info pciInfo
 

Detailed Description

Definition at line 196 of file mptctl.h.

Field Documentation

int adapterType

Definition at line 198 of file mptctl.h.

int BIOSVersion

Definition at line 206 of file mptctl.h.

char busChangeEvent

Definition at line 208 of file mptctl.h.

Definition at line 207 of file mptctl.h.

int FWVersion

Definition at line 205 of file mptctl.h.

Definition at line 197 of file mptctl.h.

char hostId

Definition at line 209 of file mptctl.h.

int hwRev

Definition at line 201 of file mptctl.h.

int numDevices

Definition at line 204 of file mptctl.h.

int pciId

Definition at line 200 of file mptctl.h.

Definition at line 211 of file mptctl.h.

Definition at line 199 of file mptctl.h.

char rsvd[2]

Definition at line 210 of file mptctl.h.

int subSystemDevice

Definition at line 202 of file mptctl.h.

int subSystemVendor

Definition at line 203 of file mptctl.h.


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