MPI_DOORBELL_STATE  185 dev/ic/mpi.c   	if (mpi_wait_eq(sc, MPI_DOORBELL, MPI_DOORBELL_STATE,
MPI_DOORBELL_STATE  188 dev/ic/mpi.c   		    mpi_read_db(sc) & MPI_DOORBELL_STATE);
MPI_DOORBELL_STATE 1400 dev/ic/mpi.c   	if (mpi_wait_ne(sc, MPI_DOORBELL, MPI_DOORBELL_STATE,
MPI_DOORBELL_STATE 1416 dev/ic/mpi.c   		switch (db & MPI_DOORBELL_STATE) {
MPI_DOORBELL_STATE 1433 dev/ic/mpi.c   			if (mpi_wait_ne(sc, MPI_DOORBELL, MPI_DOORBELL_STATE,
MPI_DOORBELL_STATE 1458 dev/ic/mpi.c   	if (mpi_wait_eq(sc, MPI_DOORBELL, MPI_DOORBELL_STATE,