Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/iwp/
H A Diwp_eeprom.h188 #define EEP_MAC_ADDRESS 42 /* chipset's MAC address 6 bytes */ macro
H A Diwp.c4516 IEEE80211_ADDR_COPY(ic->ic_macaddr, &sc->sc_eep_map[EEP_MAC_ADDRESS]); in iwp_get_mac_from_eep()
/titanic_41/usr/src/uts/common/io/iwh/
H A Diwh_eeprom.h191 #define EEP_MAC_ADDRESS 42 /* chipset's MAC address 6 bytes */ macro
H A Diwh.c4780 IEEE80211_ADDR_COPY(ic->ic_macaddr, &sc->sc_eep_map[EEP_MAC_ADDRESS]); in iwh_get_mac_from_eep()