Home
last modified time | relevance | path

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

/freebsd/sys/dev/mfi/
H A Dmfi.c106 static struct mfi_command *mfi_build_ldio(struct mfi_softc *,struct bio*);
2042 cm = mfi_build_ldio(sc, bio); in mfi_bio_command()
2183 mfi_build_ldio(struct mfi_softc *sc, struct bio *bio) in mfi_build_ldio() function