Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/aic7xxx/
H A Daic7xxx_core.c5811 int have_qregs; in ahc_search_qinfifo() local
5814 have_qregs = (ahc->features & AHC_QUEUE_REGS) != 0; in ahc_search_qinfifo()
5815 if (have_qregs) { in ahc_search_qinfifo()