Searched refs:G2INTST (Results 1 – 2 of 2) sorted by relevance
236 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()
39 #define G2INTST(base) (base + 0x56) macro