mpi_handshake_recv  107 dev/ic/mpi.c   int			mpi_handshake_recv(struct mpi_softc *, void *, size_t);
mpi_handshake_recv 1618 dev/ic/mpi.c   	if (mpi_handshake_recv(sc, &ifp, dwordsof(ifp)) != 0) {
mpi_handshake_recv 1752 dev/ic/mpi.c   	if (mpi_handshake_recv(sc, &iip, dwordsof(iip)) != 0) {