Searched refs:vBufA (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/sys/arch/mac68k/mac68k/
H A Dvia.c237 via_reg(VIA1, vBufA) |= DA1O_vSync;
239 via_reg(VIA1, vBufA) &= ~DA1O_vSync;
416 while ((intbits = (~via2_reg(vBufA)) & nubus_intr_mask)) {
456 via2_reg(vBufA) = mask;
/netbsd-current/sys/arch/mac68k/include/
H A Dviareg.h156 #define vBufA 0x1e00 /* register A */ macro
/netbsd-current/sys/arch/mac68k/obio/
H A Diwmreg.h169 .equ vBufA, 0x1E00 /* Offset from vBase to register A */
/netbsd-current/sys/arch/macppc/dev/
H A Dviareg.h153 #define vBufA 0x0200 /* register A */ macro

Completed in 183 milliseconds