Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/wlan/
H A Dif_upgt.c115 static int upgt_fw_load(struct upgt_softc *);
312 error = upgt_fw_load(sc); in upgt_attach()
1547 upgt_fw_load(struct upgt_softc *sc) in upgt_fw_load() function