Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/iwk/
H A Diwk_eeprom.h234 uint8_t mac_address[6]; member
H A Diwk2.c4150 IEEE80211_ADDR_COPY(ic->ic_macaddr, ep->mac_address); in iwk_get_mac_from_eep()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_init.h655 uint8_t mac_address[6]; member
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/oce/
H A Doce_hw.h1386 uint8_t mac_address[6]; member
/illumos-gate/usr/src/uts/common/io/qede/579xx/hsi/mcp/
H A Dnvm_cfg.h1810 struct nvm_cfg_mac_address mac_address; /* 0x0 */ member
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/oce/
H A Doce_mbx.c1027 bcopy(mac, &fwcmd->params.req.mac_address[0], ETHERADDRL); in oce_add_mac()