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);
269 sc->sc_fw.fw_size = sizeof (ipw2200_fw_bin) - sizeof (struct header);

Completed in 56 milliseconds