Searched refs:IEE16_MPCTRL (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/dev/isa/ | ||
H A D | if_iee16.h | 48 #define IEE16_MPCTRL 0x0c /* memory page control */ macro |
H A D | if_ie.c | 681 outb(PORT + IEE16_MPCTRL, (~decode & 0xFF)); in ee16_probe() |