Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/iwn/
Dif_iwn.c302 static int iwn5000_load_firmware(struct iwn_softc *);
785 ops->load_firmware = iwn5000_load_firmware; in iwn5000_attach()
6626 iwn5000_load_firmware(struct iwn_softc *sc) in iwn5000_load_firmware() function