Home
last modified time | relevance | path

Searched refs:AHC_QUEUE_REGS (Results 1 – 5 of 5) sorted by relevance

/freebsd-10-stable/sys/dev/aic7xxx/
Daic7xxx_seq.h915 return ((ahc->features & AHC_QUEUE_REGS) == 0); in ahc_patch21_func()
1059 return ((ahc->features & AHC_QUEUE_REGS) != 0); in ahc_patch3_func()
Daic7xxx.h226 AHC_QUEUE_REGS = 0x00040, /* Has Queue management registers */ enumerator
262 |AHC_QUEUE_REGS|AHC_SG_PRELOAD|AHC_MULTI_TID
Daic7xxx_inline.h477 if ((ahc->features & AHC_QUEUE_REGS) != 0) { in ahc_queue_scb()
Daic7xxx.c4763 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()
Daic7xxx.seq97 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) {