Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Dmpi.c1760 MPI_DOORBELL_STATE_RESET) != 0) { in mpi_init()
1789 case MPI_DOORBELL_STATE_RESET: in mpi_init()
1793 MPI_DOORBELL_STATE_RESET) != 0) in mpi_init()
H A Dmpireg.h27 #define MPI_DOORBELL_STATE_RESET (0x0<<28) macro