Searched defs:mpt_ioctl_iocinfo_rev1 (Results 1 – 1 of 1) sorted by relevance
196 struct mpt_ioctl_iocinfo_rev1 { struct197 mpt_ioctl_header hdr;198 int adapterType; /* SCSI or FCP */199 int port; /* port number */200 int pciId; /* PCI Id. */201 int hwRev; /* hardware revision */202 int subSystemDevice; /* PCI subsystem Device ID */203 int subSystemVendor; /* PCI subsystem Vendor ID */204 int numDevices; /* number of devices */205 int FWVersion; /* FW Version (integer) */[all …]