Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/ic/
Daic7xxx.c5301 int have_qregs; in ahc_search_qinfifo() local
5304 have_qregs = (ahc->features & AHC_QUEUE_REGS) != 0; in ahc_search_qinfifo()
5305 if (have_qregs) { in ahc_search_qinfifo()