Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Dmpireg.h90 #define MPI_INTR_MASK_REPLY (1<<3) /* reply message intr mask */ macro
H A Dmpi.c223 MPI_INTR_MASK_REPLY | MPI_INTR_MASK_DOORBELL); in mpi_attach()