Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/
Dhpsa.c4319 int i, n_ext_target_devs, ndevs_to_allocate; in hpsa_update_scsi_devices() local
4357 ndevs_to_allocate = nphysicals + nlogicals + MAX_EXT_TARGETS + 1; in hpsa_update_scsi_devices()
4362 for (i = 0; i < ndevs_to_allocate; i++) { in hpsa_update_scsi_devices()
4366 ndevs_to_allocate - HPSA_MAX_DEVICES); in hpsa_update_scsi_devices()