Searched refs:phys_lun_ext_entry (Results 1 – 1 of 1) sorted by relevance
2119 struct pqi_scsi_dev *device, struct report_phys_lun_extended_entry *phys_lun_ext_entry) in pqi_set_physical_device_wwid() argument2123 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() local2187 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 …]