Searched refs:MAX_EXT_TARGETS (Results 1 – 2 of 2) sorted by relevance
203 #define MAX_EXT_TARGETS 32 macro205 MAX_EXT_TARGETS + 1) /* + 1 is for the controller itself */
4390 ndevs_to_allocate = nphysicals + nlogicals + MAX_EXT_TARGETS + 1; in hpsa_update_scsi_devices()