Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/iwi/
H A Dipw2200_hw.c261 sc->sc_fw.boot_base = ipw2200_boot_bin + sizeof (struct header); in ipw2200_cache_firmware()
H A Dipw2200_impl.h76 uint8_t *boot_base; /* boot code */ member
H A Dipw2200.c1070 err = ipw2200_load_fw(sc, sc->sc_fw.boot_base, sc->sc_fw.boot_size); in ipw2200_init()