Home
last modified time | relevance | path

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

/linux/drivers/scsi/
H A Dipr.h39 * IPR_NUM_BASE_CMD_BLKS: This defines the maximum number of
42 #define IPR_NUM_BASE_CMD_BLKS (ioa_cfg->max_cmds) macro
164 #define IPR_NUM_CMD_BLKS (IPR_NUM_BASE_CMD_BLKS + \
H A Dipr.c8854 IPR_NUM_BASE_CMD_BLKS/ in ipr_alloc_cmd_blks()