Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/mfi/
Dmfi.c88 static int mfi_alloc_commands(struct mfi_softc *);
696 if ((error = mfi_alloc_commands(sc)) != 0) in mfi_attach()
803 mfi_alloc_commands(struct mfi_softc *sc) in mfi_alloc_commands() function