Searched refs:mly_alloc_commands (Results 1 – 1 of 1) sorted by relevance
97 static int mly_alloc_commands(struct mly_softc *sc);260 if ((error = mly_alloc_commands(sc))) in mly_attach()276 if ((error = mly_alloc_commands(sc))) in mly_attach()1745 mly_alloc_commands(struct mly_softc *sc) in mly_alloc_commands() function