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