mpi_wait_eq
int mpi_wait_eq(struct mpi_softc *, bus_size_t, u_int32_t,
if (mpi_wait_eq(sc, MPI_INTR_STATUS,
if (mpi_wait_eq(sc, MPI_DOORBELL, MPI_DOORBELL_STATE,
#define mpi_wait_db_ack(s) mpi_wait_eq((s), MPI_INTR_STATUS, \
if (mpi_wait_eq(sc, MPI_DOORBELL, MPI_DOORBELL_STATE,