Searched refs:eep_p (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/iwp/
H A Diwp.c4461 uint16_t *eep_p = (uint16_t *)&sc->sc_eep_map; local
4501 eep_p[addr/2] = LE_16(rv >> 16);
/illumos-gate/usr/src/uts/common/io/iwh/
H A Diwh.c4725 uint16_t *eep_p = (uint16_t *)&sc->sc_eep_map; local
4765 eep_p[addr/2] = LE_16(rv >> 16);
/illumos-gate/usr/src/uts/common/io/iwk/
H A Diwk2.c4101 uint16_t *eep_p = (uint16_t *)&sc->sc_eep_map; local
4135 eep_p[addr/2] = LE_16(rv >> 16);

Completed in 236 milliseconds