Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/iwi/
H A Dipw2200_hw.c240 static uint8_t ipw2200_ucode_bin [] = { variable
265 sc->sc_fw.uc_base = ipw2200_ucode_bin + sizeof (struct header); in ipw2200_cache_firmware()
266 sc->sc_fw.uc_size = sizeof (ipw2200_ucode_bin) - sizeof (struct header); in ipw2200_cache_firmware()