Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/iwi/
H A Dipw2200_hw.c243 static uint8_t ipw2200_fw_bin [] = { variable
268 sc->sc_fw.fw_base = ipw2200_fw_bin + sizeof (struct header); in ipw2200_cache_firmware()
269 sc->sc_fw.fw_size = sizeof (ipw2200_fw_bin) - sizeof (struct header); in ipw2200_cache_firmware()