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