Home
last modified time | relevance | path

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

/linux/drivers/scsi/smartpqi/
H A Dsmartpqi.h1114 struct pqi_scsi_dev { struct
1115 int devtype; /* as reported by INQUIRY command */
1116 u8 device_type; /* as reported by */
1119 int bus;
1120 int target;
1121 int lun;
1122 u8 scsi3addr[8];
1123 u8 wwid[16];
1124 u8 volume_id[16];
1125 u8 is_physical_device : 1;
[all …]