Home
last modified time | relevance | path

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

/freebsd/sys/dev/mfi/
H A Dmfi.c86 static int mfi_alloc_commands(struct mfi_softc *);
688 if ((error = mfi_alloc_commands(sc)) != 0) in mfi_attach()
796 mfi_alloc_commands(struct mfi_softc *sc) in mfi_alloc_commands() function