Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A Dipr.h319 #define IPR_MAX_HRRQ_NUM 0x10 macro
1478 struct ipr_hrr_queue hrrq[IPR_MAX_HRRQ_NUM];
H A Dipr.c9563 (unsigned int)IPR_MAX_HRRQ_NUM); in ipr_probe_ioa()