Home
last modified time | relevance | path

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

/linux-6.15/drivers/scsi/
H A Dhpsa.c4088 int logicals_start = nphysicals + (raid_ctlr_position == 0); in figure_external_status()
4090 if (i == raid_ctlr_position) in figure_external_status()
4159 if (i == raid_ctlr_position) in figure_lunaddrbytes()
4164 (raid_ctlr_position == 0)].lunid[0]; in figure_lunaddrbytes()
4168 (raid_ctlr_position == 0)][0]; in figure_lunaddrbytes()
4349 int raid_ctlr_position; in hpsa_update_scsi_devices() local
4406 raid_ctlr_position = 0; in hpsa_update_scsi_devices()
4408 raid_ctlr_position = nphysicals + nlogicals; in hpsa_update_scsi_devices()
4414 int phys_dev_index = i - (raid_ctlr_position == 0); in hpsa_update_scsi_devices()
4422 lunaddrbytes = figure_lunaddrbytes(h, raid_ctlr_position, in hpsa_update_scsi_devices()
[all …]