mpi_handshake_send
int mpi_handshake_send(struct mpi_softc *, void *, size_t);
if (mpi_handshake_send(sc, &ifq, dwordsof(ifq)) != 0) {
if (mpi_handshake_send(sc, &iiq, dwordsof(iiq)) != 0) {