Searched refs:logical_list (Results 1 – 1 of 1) sorted by relevance
973 report_log_lun_extended_t *logical_list = NULL; in pqi_scan_scsi_devices() local983 &logical_list, &llen) == B_FALSE) in pqi_scan_scsi_devices()991 if (logical_list) { in pqi_scan_scsi_devices()992 num_logical = ntohl(logical_list->header.list_length) / in pqi_scan_scsi_devices()993 sizeof (logical_list->lun_entries[0]); in pqi_scan_scsi_devices()1014 &logical_list->lun_entries[i - num_phys]); in pqi_scan_scsi_devices()1056 if (logical_list != NULL) in pqi_scan_scsi_devices()1057 kmem_free(logical_list, llen); in pqi_scan_scsi_devices()