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