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()5153 if ((ahc->features & AHC_QUEUE_REGS) != 0) { in ahc_chip_init()5759 if ((ahc->features & AHC_QUEUE_REGS) != 0) { in ahc_qinfifo_requeue_tail()5788 if ((ahc->features & AHC_QUEUE_REGS) != 0) { in ahc_qinfifo_count()5814 have_qregs = (ahc->features & AHC_QUEUE_REGS) != 0; in ahc_search_qinfifo()5883 if ((ahc->features & AHC_QUEUE_REGS) != 0) { in ahc_search_qinfifo()7167 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) {