Searched refs:mfi_send_frame (Results 1 – 1 of 1) sorted by relevance
107 static int mfi_send_frame(struct mfi_softc *, struct mfi_command *);2171 error = mfi_send_frame(sc, cm); in mfi_mapcmd()2269 mfi_send_frame(sc, cm); in mfi_data_cb()2273 mfi_send_frame(struct mfi_softc *sc, struct mfi_command *cm) in mfi_send_frame() function