Searched refs:mly_alloc_commands (Results 1 – 1 of 1) sorted by relevance
95 static int mly_alloc_commands(struct mly_softc *sc);258 if ((error = mly_alloc_commands(sc))) in mly_attach()271 if ((error = mly_alloc_commands(sc))) in mly_attach()1716 mly_alloc_commands(struct mly_softc *sc) in mly_alloc_commands() function