Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/ic/
H A Dmpi.c82 void mpi_push_replies(struct mpi_softc *);
259 mpi_push_replies(sc); in mpi_attach()
1175 mpi_push_replies(struct mpi_softc *sc) in mpi_push_replies() function