Home
last modified time | relevance | path

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

/freebsd/sys/dev/mfi/
H A Dmfi.c104 static struct mfi_command * mfi_bio_command(struct mfi_softc *);
2029 mfi_bio_command(struct mfi_softc *sc) in mfi_bio_command() function
2289 cm = mfi_bio_command(sc); in mfi_startio()