Home
last modified time | relevance | path

Searched refs:DoorbellReg_s (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/scsi/aacraid/
Dsa.c65 sa_writew(dev, DoorbellReg_s, PrintfDone); in aac_sa_intr()
116 sa_writew(dev, DoorbellReg_s,DOORBELL_1); in aac_sa_notify_adapter()
119 sa_writew(dev, DoorbellReg_s,DOORBELL_4); in aac_sa_notify_adapter()
122 sa_writew(dev, DoorbellReg_s,DOORBELL_2); in aac_sa_notify_adapter()
125 sa_writew(dev, DoorbellReg_s,DOORBELL_3); in aac_sa_notify_adapter()
134 sa_writew(dev, DoorbellReg_s,DOORBELL_6); in aac_sa_notify_adapter()
137 sa_writew(dev, DoorbellReg_s,DOORBELL_5); in aac_sa_notify_adapter()
182 sa_writew(dev, DoorbellReg_s, DOORBELL_0); in sa_sync_cmd()
Daacraid.h695 #define DoorbellReg_s SaDbCSR.SECSETIRQ macro