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
642 if ((ahc->features & AHC_QUEUE_REGS) != 0) { in ahc_queue_scb()5197 if ((ahc->features & AHC_QUEUE_REGS) != 0) { in ahc_chip_init()5823 if ((ahc->features & AHC_QUEUE_REGS) != 0) { in ahc_qinfifo_requeue_tail()5852 if ((ahc->features & AHC_QUEUE_REGS) != 0) { in ahc_qinfifo_count()5878 have_qregs = (ahc->features & AHC_QUEUE_REGS) != 0; in ahc_search_qinfifo()5948 if ((ahc->features & AHC_QUEUE_REGS) != 0) { in ahc_search_qinfifo()7235 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) {