Searched refs:ndevs_to_allocate (Results 1 – 1 of 1) sorted by relevance
3015 int i, n_ext_target_devs, ndevs_to_allocate; in hpsa_update_scsi_devices() local3051 ndevs_to_allocate = nphysicals + nlogicals + MAX_EXT_TARGETS + 1; in hpsa_update_scsi_devices()3054 for (i = 0; i < ndevs_to_allocate; i++) { in hpsa_update_scsi_devices()3058 ndevs_to_allocate - HPSA_MAX_DEVICES); in hpsa_update_scsi_devices()