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