Home
last modified time | relevance | path

Searched refs:ASIO_CSR_SBUS_INT7 (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/sys/dev/sbus/
Dasioreg.h39 #define ASIO_CSR_SBUS_INT7 0x80 /* sbus interrupt 7 */ macro
Dasio.c191 csr &= ~(ASIO_CSR_SBUS_INT7 | ASIO_CSR_SBUS_INT6); in asio_intr_enable()
Dapio.c188 csr &= ~(ASIO_CSR_SBUS_INT7 | ASIO_CSR_SBUS_INT6); in apio_intr_enable()