Searched refs:DOORBELL_4 (Results 1 – 2 of 2) sorted by relevance
74 } else if (intstat & DOORBELL_4) { // dev -> Host Normal Response Not Full in aac_sa_intr()75 sa_writew(dev, DoorbellClrReg_p, DOORBELL_4); in aac_sa_intr()100 DOORBELL_2 | DOORBELL_3 | DOORBELL_4)); in aac_sa_enable_interrupt()119 sa_writew(dev, DoorbellReg_s,DOORBELL_4); in aac_sa_notify_adapter()
704 #define DOORBELL_4 0x0010 macro