Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/
Daha1740.c236 adapstat = inb(G2INTST(base)); in aha1740_intr_handle()
249 inb(G2INTST(base)), number_serviced++); in aha1740_intr_handle()
256 inb(G2INTST(base)), number_serviced++); in aha1740_intr_handle()
Daha1740.h39 #define G2INTST(base) (base + 0x56) macro