Searched refs:DOORBELL_3 (Results 1 – 2 of 2) sorted by relevance
59 } else if (intstat & DOORBELL_3) { // dev -> Host Normal Command Not Full in aac_sa_intr()60 sa_writew(dev, DoorbellClrReg_p, DOORBELL_3); in aac_sa_intr()87 DOORBELL_2 | DOORBELL_3 | DOORBELL_4)); in aac_sa_enable_interrupt()112 sa_writew(dev, DoorbellReg_s,DOORBELL_3); in aac_sa_notify_adapter()
1066 #define DOORBELL_3 0x0008 macro