Home
last modified time | relevance | path

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

/drivers/scsi/smartpqi/
Dsmartpqi.h1099 struct pqi_scsi_dev { struct
1100 int devtype; /* as reported by INQUIRY command */
1101 u8 device_type; /* as reported by */
1104 int bus;
1105 int target;
1106 int lun;
1107 u8 scsi3addr[8];
1108 u8 wwid[16];
1109 u8 volume_id[16];
1110 u8 is_physical_device : 1;
[all …]