Searched refs:MAX_EXT_TARGETS (Results 1 – 2 of 2) sorted by relevance
192 #define MAX_EXT_TARGETS 32 macro194 MAX_EXT_TARGETS + 1) /* + 1 is for the controller itself */
3959 DECLARE_BITMAP(lunzerobits, MAX_EXT_TARGETS); in hpsa_update_scsi_devices()3994 ndevs_to_allocate = nphysicals + nlogicals + MAX_EXT_TARGETS + 1; in hpsa_update_scsi_devices()