Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/iwi/
H A Dipw2200_hw.c255 ipw2200_cache_firmware(struct ipw2200_softc *sc) in ipw2200_cache_firmware() function
H A Dipw2200_impl.h761 extern int ipw2200_cache_firmware(struct ipw2200_softc *sc);
H A Dipw2200.c611 (void) ipw2200_cache_firmware(sc); in ipw2200_attach()