Searched refs:phys_dev_index (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | hpsa.c | 4423 int phys_dev_index = i - (raid_ctlr_position == 0); in hpsa_update_scsi_devices() local 4442 if (phys_dev_index >= 0 && !tmpdevice->external && in hpsa_update_scsi_devices() 4445 &physdev_list->LUN[phys_dev_index]); in hpsa_update_scsi_devices() 4505 physdev_list, phys_dev_index, id_phys); in hpsa_update_scsi_devices() 4507 physdev_list, phys_dev_index, id_phys); in hpsa_update_scsi_devices() 4518 physdev_list, phys_dev_index, in hpsa_update_scsi_devices()
|
/kernel/linux/linux-6.6/drivers/scsi/ |
H A D | hpsa.c | 4420 int phys_dev_index = i - (raid_ctlr_position == 0); in hpsa_update_scsi_devices() local 4439 if (phys_dev_index >= 0 && !tmpdevice->external && in hpsa_update_scsi_devices() 4442 &physdev_list->LUN[phys_dev_index]); in hpsa_update_scsi_devices() 4502 physdev_list, phys_dev_index, id_phys); in hpsa_update_scsi_devices() 4504 physdev_list, phys_dev_index, id_phys); in hpsa_update_scsi_devices() 4515 physdev_list, phys_dev_index, in hpsa_update_scsi_devices()
|
Completed in 31 milliseconds