Searched refs:MAX_EXT_TARGETS (Results 1 – 2 of 2) sorted by relevance
180 #define MAX_EXT_TARGETS 32 macro182 MAX_EXT_TARGETS + 1) /* + 1 is for the controller itself */
2776 if (*n_ext_target_devs >= MAX_EXT_TARGETS) { in add_ext_target_dev()3018 DECLARE_BITMAP(lunzerobits, MAX_EXT_TARGETS); in hpsa_update_scsi_devices()3051 ndevs_to_allocate = nphysicals + nlogicals + MAX_EXT_TARGETS + 1; in hpsa_update_scsi_devices()