Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A Dhpsa_cmd.h203 #define MAX_EXT_TARGETS 32 macro
205 MAX_EXT_TARGETS + 1) /* + 1 is for the controller itself */
H A Dhpsa.c4390 ndevs_to_allocate = nphysicals + nlogicals + MAX_EXT_TARGETS + 1; in hpsa_update_scsi_devices()