Home
last modified time | relevance | path

Searched refs:VIA2OFF (Results 1 – 8 of 8) sorted by relevance

/netbsd/src/sys/arch/mac68k/mac68k/
Dvia.c72 int VIA2 = VIA2OFF; /* default for II, IIx, IIcx, SE/30. */
163 if (VIA2 == VIA2OFF) { in via_init()
403 if (VIA2 == VIA2OFF) in enable_nubus_intr()
454 if (VIA2 == VIA2OFF) { in slot_ignore()
476 if (VIA2 == VIA2OFF) { in via_powerdown()
Dmachdep.c1981 VIA2 = VIA2OFF; in setmachdep()
1990 VIA2 = VIA2OFF; in setmachdep()
2020 VIA2 = VIA2OFF; in setmachdep()
2049 VIA2 = VIA2OFF; in setmachdep()
/netbsd/src/sys/arch/mac68k/obio/
Dsbc_obio.c260 if (VIA2 == VIA2OFF) in sbc_intr_enable()
278 if (VIA2 == VIA2OFF) in sbc_intr_disable()
295 if (VIA2 == VIA2OFF) in sbc_obio_clrintr()
Dasc.c386 if (VIA2 == VIA2OFF) in asc_intr_enable()
Dascaudio.c890 if (VIA2 == VIA2OFF) in ascaudio_intr_enable()
/netbsd/src/sys/arch/mac68k/include/
Dviareg.h148 #define VIA2OFF 1 /* VIA2 addr = VIA1_addr + 0x2000 */ macro
/netbsd/src/sys/arch/macppc/dev/
Dviareg.h145 #define VIA2OFF 1 /* VIA2 addr = VIA1_addr * 0x2000 */ macro
/netbsd/src/sys/arch/mac68k/dev/
Dmac68k5380.c170 if (VIA2 == VIA2OFF) { in scsi_mach_init()