Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/mfi/
HDmfivar.h449 extern int mfi_tbolt_send_frame(struct mfi_softc *sc, struct mfi_command *cm);
HDmfi_tbolt.c1084 mfi_tbolt_send_frame(struct mfi_softc *sc, struct mfi_command *cm) in mfi_tbolt_send_frame() function
HDmfi.c2460 error = mfi_tbolt_send_frame(sc, cm); in mfi_send_frame()