Searched refs:mly_alloc_commands (Results 1 – 1 of 1) sorted by relevance
99 static int mly_alloc_commands(struct mly_softc *sc);262 if ((error = mly_alloc_commands(sc))) in mly_attach()278 if ((error = mly_alloc_commands(sc))) in mly_attach()1743 mly_alloc_commands(struct mly_softc *sc) in mly_alloc_commands() function