Searched refs:MPI_INTR_MASK_REPLY (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/dev/ic/ | ||
H A D | mpireg.h | 90 #define MPI_INTR_MASK_REPLY (1<<3) /* reply message intr mask */ macro |
H A D | mpi.c | 223 MPI_INTR_MASK_REPLY | MPI_INTR_MASK_DOORBELL); in mpi_attach() |