Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/
Daha1740.c231 adapstat = inb(G2INTST(base)); in aha1740_intr_handle()
244 inb(G2INTST(base)), number_serviced++); in aha1740_intr_handle()
251 inb(G2INTST(base)), number_serviced++); in aha1740_intr_handle()
Daha1740.h39 #define G2INTST(base) (base + 0x56) macro