Searched defs:pqi_scsi_dev (Results 1 – 1 of 1) sorted by relevance
1090 struct pqi_scsi_dev { struct1091 int devtype; /* as reported by INQUIRY command */1092 u8 device_type; /* as reported by */1095 int bus;1096 int target;1097 int lun;1098 u8 scsi3addr[8];1099 u8 wwid[16];1100 u8 volume_id[16];1101 u8 is_physical_device : 1;[all …]