Searched refs:AHC_QUEUE_REGS (Results 1 – 5 of 5) sorted by relevance
915 return ((ahc->features & AHC_QUEUE_REGS) == 0); in ahc_patch21_func()1059 return ((ahc->features & AHC_QUEUE_REGS) != 0); in ahc_patch3_func()
226 AHC_QUEUE_REGS = 0x00040, /* Has Queue management registers */ enumerator262 |AHC_QUEUE_REGS|AHC_SG_PRELOAD|AHC_MULTI_TID
477 if ((ahc->features & AHC_QUEUE_REGS) != 0) { in ahc_queue_scb()
4763 if ((ahc->features & AHC_QUEUE_REGS) != 0) { in ahc_chip_init()5397 if ((ahc->features & AHC_QUEUE_REGS) != 0) { in ahc_qinfifo_requeue_tail()5426 if ((ahc->features & AHC_QUEUE_REGS) != 0) { in ahc_qinfifo_count()5452 have_qregs = (ahc->features & AHC_QUEUE_REGS) != 0; in ahc_search_qinfifo()5522 if ((ahc->features & AHC_QUEUE_REGS) != 0) { in ahc_search_qinfifo()6814 if ((ahc->features & AHC_QUEUE_REGS) != 0) { in ahc_dump_card_state()
97 if ((ahc->features & AHC_QUEUE_REGS) != 0) {140 if ((ahc->features & AHC_QUEUE_REGS) != 0) {1683 if ((ahc->features & AHC_QUEUE_REGS) != 0) {1690 if ((ahc->features & AHC_QUEUE_REGS) == 0) {