Home
last modified time | relevance | path

Searched refs:rt2860_load_microcode (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/ral/
H A Drt2860.c178 static int rt2860_load_microcode(struct rt2860_softc *);
3833 if ((error = rt2860_load_microcode(sc)) != 0) { in rt2860_init_locked()
4111 rt2860_load_microcode(struct rt2860_softc *sc) in rt2860_load_microcode() function