Searched refs:DOORBELL_2 (Results 1 – 2 of 2) sorted by relevance
69 } else if (intstat & DOORBELL_2) { // dev -> Host Normal Response Ready in aac_sa_intr()70 sa_writew(dev, DoorbellClrReg_p, DOORBELL_2); in aac_sa_intr()100 DOORBELL_2 | DOORBELL_3 | DOORBELL_4)); in aac_sa_enable_interrupt()122 sa_writew(dev, DoorbellReg_s,DOORBELL_2); in aac_sa_notify_adapter()
702 #define DOORBELL_2 0x0004 macro