Searched refs:E33G_DMAAH (Results 1 – 2 of 2) sorted by relevance
476 outb_p(0x20, E33G_DMAAH); /* Put a valid addr in the GA DMA */ in el2_init_card()512 outb(word&0xFF, E33G_DMAAH); in el2_block_output()577 outb(word&0xFF, E33G_DMAAH); in el2_get_8390_hdr()626 outb(word>>8, E33G_DMAAH); in el2_block_input()
36 #define E33G_DMAAH (EL2H+9) /* High byte of DMA address reg */ macro