Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A Dipr.h140 #define IPR_NUM_LOG_HCAMS 2 macro
143 #define IPR_NUM_HCAMS (IPR_NUM_LOG_HCAMS + IPR_NUM_CFG_CHG_HCAMS)
H A Dipr.c6530 if (j < IPR_NUM_LOG_HCAMS) in ipr_ioa_reset_done()