Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/ic/
H A Dmpi.c81 int mpi_alloc_replies(struct mpi_softc *);
240 if (mpi_alloc_replies(sc) != 0) { in mpi_attach()
1148 mpi_alloc_replies(struct mpi_softc *sc) in mpi_alloc_replies() function