Searched refs:G2INTST (Results 1 – 2 of 2) sorted by relevance
251 adapstat = inb(G2INTST(base)); in aha1740_intr_handle()264 inb(G2INTST(base)), number_serviced++); in aha1740_intr_handle()271 inb(G2INTST(base)), number_serviced++); in aha1740_intr_handle()
38 #define G2INTST(base) (base + 0x56) macro