Home
last modified time | relevance | path

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

/NextBSD/sys/dev/usb/wlan/
HDif_run.c355 static int run_load_microcode(struct run_softc *);
1109 run_load_microcode(struct run_softc *sc) in run_load_microcode() function
5925 if (run_load_microcode(sc) != 0) { in run_init_locked()