Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Dmpi.c98 int mpi_inq(struct mpi_softc *, u_int16_t, int);
684 if (mpi_inq(sc, id, raid) != 0) { in mpi_ppr()
753 mpi_inq(struct mpi_softc *sc, u_int16_t target, int physdisk) in mpi_inq() function