Home
last modified time | relevance | path

Searched defs:mpt_ioctl_iocinfo_rev0 (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/drivers/message/fusion/
Dmptctl.h218 struct mpt_ioctl_iocinfo_rev0 { struct
219 mpt_ioctl_header hdr;
220 int adapterType; /* SCSI or FCP */
221 int port; /* port number */
222 int pciId; /* PCI Id. */
223 int hwRev; /* hardware revision */
224 int subSystemDevice; /* PCI subsystem Device ID */
225 int subSystemVendor; /* PCI subsystem Vendor ID */
226 int numDevices; /* number of devices */
227 int FWVersion; /* FW Version (integer) */
[all …]