Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/scsi/
Dhpsa.c4354 int i, ndevs_to_allocate; in hpsa_update_scsi_devices() local
4390 ndevs_to_allocate = nphysicals + nlogicals + MAX_EXT_TARGETS + 1; in hpsa_update_scsi_devices()
4395 for (i = 0; i < ndevs_to_allocate; i++) { in hpsa_update_scsi_devices()
4399 ndevs_to_allocate - HPSA_MAX_DEVICES); in hpsa_update_scsi_devices()