Home
last modified time | relevance | path

Searched refs:DOORBELL_4 (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/aacraid/
H A Dsa.c61 } 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()
H A Daacraid.h1066 #define DOORBELL_4 0x0010 macro
/kernel/linux/linux-6.6/drivers/scsi/aacraid/
H A Dsa.c61 } 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()
H A Daacraid.h1067 #define DOORBELL_4 0x0010 macro

Completed in 16 milliseconds