MPI_DOORBELL      135 dev/ic/mpi.c   #define mpi_read_db(s)		mpi_read((s), MPI_DOORBELL)
MPI_DOORBELL      136 dev/ic/mpi.c   #define mpi_write_db(s, v)	mpi_write((s), MPI_DOORBELL, (v))
MPI_DOORBELL      185 dev/ic/mpi.c   	if (mpi_wait_eq(sc, MPI_DOORBELL, MPI_DOORBELL_STATE,
MPI_DOORBELL     1400 dev/ic/mpi.c   	if (mpi_wait_ne(sc, MPI_DOORBELL, MPI_DOORBELL_STATE,
MPI_DOORBELL     1433 dev/ic/mpi.c   			if (mpi_wait_ne(sc, MPI_DOORBELL, MPI_DOORBELL_STATE,
MPI_DOORBELL     1458 dev/ic/mpi.c   	if (mpi_wait_eq(sc, MPI_DOORBELL, MPI_DOORBELL_STATE,