Home
last modified time | relevance | path

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

/linux/drivers/scsi/aic7xxx/
A Daic7xxx.h212 AHC_QUEUE_REGS = 0x00040, /* Has Queue management registers */ enumerator
249 |AHC_QUEUE_REGS|AHC_SG_PRELOAD|AHC_MULTI_TID
A Daic7xxx_core.c635 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()
A Daic7xxx_seq.h_shipped913 return ((ahc->features & AHC_QUEUE_REGS) == 0);
1057 return ((ahc->features & AHC_QUEUE_REGS) != 0);
A Daic7xxx.seq95 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) {

Completed in 20 milliseconds