Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/raid/mfi/
H A Dmfi.c83 static int mfi_alloc_commands(struct mfi_softc *);
653 if ((error = mfi_alloc_commands(sc)) != 0) in mfi_attach()
749 mfi_alloc_commands(struct mfi_softc *sc) in mfi_alloc_commands() function