Home
last modified time | relevance | path

Searched refs:phys_lun_ext_entry (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.15/drivers/scsi/smartpqi/
Dsmartpqi_init.c2119 struct pqi_scsi_dev *device, struct report_phys_lun_extended_entry *phys_lun_ext_entry) in pqi_set_physical_device_wwid() argument
2123 device->wwid = phys_lun_ext_entry->wwid; in pqi_set_physical_device_wwid()
2135 struct report_phys_lun_extended_entry *phys_lun_ext_entry; in pqi_update_scsi_devices() local
2187 phys_lun_ext_entry = in pqi_update_scsi_devices()
2189 if (CISS_GET_DRIVE_NUMBER(phys_lun_ext_entry->lunid) == PQI_VSEP_CISS_BTL) { in pqi_update_scsi_devices()
2190 pqi_mask_device(phys_lun_ext_entry->lunid); in pqi_update_scsi_devices()
2234 phys_lun_ext_entry = in pqi_update_scsi_devices()
2237 scsi3addr = phys_lun_ext_entry->lunid; in pqi_update_scsi_devices()
2240 phys_lun_ext_entry = NULL; in pqi_update_scsi_devices()
2258 device->device_type = phys_lun_ext_entry->device_type; in pqi_update_scsi_devices()
[all …]