Home
last modified time | relevance | path

Searched refs:mfi_std_send_frame (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/mfi/
H A Dmfi.c109 static int mfi_std_send_frame(struct mfi_softc *, struct mfi_command *);
2464 error = mfi_std_send_frame(sc, cm); in mfi_send_frame()
2473 mfi_std_send_frame(struct mfi_softc *sc, struct mfi_command *cm) in mfi_std_send_frame() function