mfi_send_frame
static int mfi_send_frame(struct mfi_softc *, struct mfi_command *);
error = mfi_send_frame(sc, cm);
if ((error = mfi_send_frame(sc, cm)) != 0) {