Searched refs:AHC_QUEUE_REGS (Results 1 – 4 of 4) sorted by relevance
212 AHC_QUEUE_REGS = 0x00040, /* Has Queue management registers */ enumerator249 |AHC_QUEUE_REGS|AHC_SG_PRELOAD|AHC_MULTI_TID
635 if ((ahc->features & AHC_QUEUE_REGS) != 0) { in ahc_queue_scb()5182 if ((ahc->features & AHC_QUEUE_REGS) != 0) { in ahc_chip_init()5790 if ((ahc->features & AHC_QUEUE_REGS) != 0) { in ahc_qinfifo_requeue_tail()5819 if ((ahc->features & AHC_QUEUE_REGS) != 0) { in ahc_qinfifo_count()5845 have_qregs = (ahc->features & AHC_QUEUE_REGS) != 0; in ahc_search_qinfifo()5915 if ((ahc->features & AHC_QUEUE_REGS) != 0) { in ahc_search_qinfifo()7202 if ((ahc->features & AHC_QUEUE_REGS) != 0) { in ahc_dump_card_state()
913 return ((ahc->features & AHC_QUEUE_REGS) == 0);1057 return ((ahc->features & AHC_QUEUE_REGS) != 0);
95 if ((ahc->features & AHC_QUEUE_REGS) != 0) {138 if ((ahc->features & AHC_QUEUE_REGS) != 0) {1679 if ((ahc->features & AHC_QUEUE_REGS) != 0) {1686 if ((ahc->features & AHC_QUEUE_REGS) == 0) {