Searched refs:IPR_NUM_HCAMS (Results 1 - 2 of 2) sorted by relevance

/drivers/scsi/
H A Dipr.h135 #define IPR_NUM_HCAMS (IPR_NUM_LOG_HCAMS + IPR_NUM_CFG_CHG_HCAMS) macro
153 #define IPR_NUM_INTERNAL_CMD_BLKS (IPR_NUM_HCAMS + \
1450 struct ipr_hostrcb *hostrcb[IPR_NUM_HCAMS];
1451 dma_addr_t hostrcb_dma[IPR_NUM_HCAMS];
H A Dipr.c8316 for (i = 0; i < IPR_NUM_HCAMS; i++) {
8481 for (i = 0; i < IPR_NUM_HCAMS; i++) {

Completed in 66 milliseconds