Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/
Dhpsa.c3075 int i, n_ext_target_devs, ndevs_to_allocate; in hpsa_update_scsi_devices() local
3112 ndevs_to_allocate = nphysicals + nlogicals + MAX_EXT_TARGETS + 1; in hpsa_update_scsi_devices()
3115 for (i = 0; i < ndevs_to_allocate; i++) { in hpsa_update_scsi_devices()
3119 ndevs_to_allocate - HPSA_MAX_DEVICES); in hpsa_update_scsi_devices()