Searched refs:have_qregs (Results 1 – 1 of 1) sorted by relevance
5875 int have_qregs; in ahc_search_qinfifo() local5878 have_qregs = (ahc->features & AHC_QUEUE_REGS) != 0; in ahc_search_qinfifo()5879 if (have_qregs) { in ahc_search_qinfifo()