Searched refs:MPI_INTR_STATUS (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/sys/dev/ic/
H A Dmpi.c173 MPI_INTR_STATUS)
174 #define mpi_write_intr(s, v) mpi_write((s), MPI_INTR_STATUS, (v))
180 #define mpi_wait_db_int(s) mpi_wait_ne((s), MPI_INTR_STATUS, \
182 #define mpi_wait_db_ack(s) mpi_wait_eq((s), MPI_INTR_STATUS, \
1813 if (mpi_wait_eq(sc, MPI_INTR_STATUS,
H A Dmpireg.h84 #define MPI_INTR_STATUS 0x30 macro

Completed in 192 milliseconds