Searched refs:mfi_alloc_commands (Results 1 – 1 of 1) sorted by relevance
83 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