Home
last modified time | relevance | path

Searched refs:ADB_VIA_INTR_ENABLE (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/arch/mac68k/dev/
H A Dadb_direct.c151 #define ADB_VIA_INTR_ENABLE() via_reg(VIA1, vIER) = 0x84 macro
620 ADB_VIA_INTR_ENABLE(); /* enable ADB interrupt on IIs. */ in adb_intr_cuda()
1064 ADB_VIA_INTR_ENABLE(); /* enable ADB interrupt on IIs. */ in adb_intr_II()
1437 ADB_VIA_INTR_ENABLE(); /* enable ADB interrupt on IIs. */ in adb_intr_IIsi()
2033 ADB_VIA_INTR_ENABLE(); /* ints ok now */ in adb_hw_setup()
2104 ADB_VIA_INTR_ENABLE(); /* enable ADB interrupt on IIs. */ in adb_hw_setup_IIsi()
/netbsd-src/sys/arch/macppc/dev/
H A Dadb_direct.c127 #define ADB_VIA_INTR_ENABLE() write_via_reg(VIA1, vIER, 0x84) macro
553 ADB_VIA_INTR_ENABLE(); /* enable ADB interrupt on IIs. */ in adb_intr_cuda()
965 ADB_VIA_INTR_ENABLE(); /* ints ok now */ in adb_hw_setup()