Searched refs:mpi_handshake_send (Results 1 – 1 of 1) sorted by relevance
117 int mpi_handshake_send(struct mpi_softc *, void *, size_t);1852 mpi_handshake_send(struct mpi_softc *sc, void *buf, size_t dwords) in mpi_handshake_send() function1971 if (mpi_handshake_send(sc, &ifq, dwordsof(ifq)) != 0) { in mpi_iocfacts()2109 if (mpi_handshake_send(sc, &iiq, dwordsof(iiq)) != 0) { in mpi_iocinit()