Searched refs:mtw_load_microcode (Results 1 – 1 of 1) sorted by relevance
98 int mtw_load_microcode(struct mtw_softc *);363 if ((error = mtw_load_microcode(sc)) != 0) { in mtw_attachhook()680 mtw_load_microcode(struct mtw_softc *sc) in mtw_load_microcode() function