Home
last modified time | relevance | path

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

/dragonfly/sys/dev/raid/mfi/
HDmfi.c107 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