Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/smartpqi/
Dsmartpqi.h899 struct pqi_scsi_dev { struct
900 int devtype; /* as reported by INQUIRY commmand */
901 u8 device_type; /* as reported by */
904 int bus;
905 int target;
906 int lun;
907 u8 scsi3addr[8];
908 __be64 wwid;
909 u8 volume_id[16];
910 u8 unique_id[16];
[all …]