Searched refs:AHC_QUEUE_REGS (Results 1 – 8 of 8) sorted by relevance
690 return ((p->features & AHC_QUEUE_REGS) != 0); in aic7xxx_patch4_func()706 return ((p->features & AHC_QUEUE_REGS) == 0); in aic7xxx_patch2_func()
74 if ((p->features & AHC_QUEUE_REGS) == 0) {78 if ((p->features & AHC_QUEUE_REGS) == 0) {98 if ((p->features & AHC_QUEUE_REGS) != 0) {856 if ((p->features & AHC_QUEUE_REGS) != 0) {863 if ((p->features & AHC_QUEUE_REGS) == 0) {
912 return ((ahc->features & AHC_QUEUE_REGS) == 0); in ahc_patch21_func()1056 return ((ahc->features & AHC_QUEUE_REGS) != 0); in ahc_patch3_func()
222 AHC_QUEUE_REGS = 0x00040, /* Has Queue management registers */ enumerator258 |AHC_QUEUE_REGS|AHC_SG_PRELOAD|AHC_MULTI_TID
476 if ((ahc->features & AHC_QUEUE_REGS) != 0) { in ahc_queue_scb()
4687 if ((ahc->features & AHC_QUEUE_REGS) != 0) { in ahc_chip_init()5303 if ((ahc->features & AHC_QUEUE_REGS) != 0) { in ahc_qinfifo_requeue_tail()5332 if ((ahc->features & AHC_QUEUE_REGS) != 0) { in ahc_qinfifo_count()5358 have_qregs = (ahc->features & AHC_QUEUE_REGS) != 0; in ahc_search_qinfifo()5428 if ((ahc->features & AHC_QUEUE_REGS) != 0) { in ahc_search_qinfifo()6715 if ((ahc->features & AHC_QUEUE_REGS) != 0) { in ahc_dump_card_state()
95 if ((ahc->features & AHC_QUEUE_REGS) != 0) {138 if ((ahc->features & AHC_QUEUE_REGS) != 0) {1678 if ((ahc->features & AHC_QUEUE_REGS) != 0) {1685 if ((ahc->features & AHC_QUEUE_REGS) == 0) {
799 AHC_QUEUE_REGS = 0x0040, enumerator810 AHC_QUEUE_REGS|AHC_SG_PRELOAD|AHC_NEW_AUTOTERM,3321 if (p->features & AHC_QUEUE_REGS) in aic7xxx_search_qinfifo()4045 if (p->features & AHC_QUEUE_REGS) in aic7xxx_run_waiting_queues()8625 if(p->features & AHC_QUEUE_REGS) in aic7xxx_register()11113 if (p->features & AHC_QUEUE_REGS) in aic7xxx_bus_device_reset()11450 if (p->features & AHC_QUEUE_REGS) in aic7xxx_abort()11910 if(p->features & AHC_QUEUE_REGS) in aic7xxx_print_card()