Home
last modified time | relevance | path

Searched refs:mac1 (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/nxge/npi/
H A Dnpi_espc.c115 mac_addr_1_t mac1; in npi_espc_mac_addr_get() local
123 NXGE_REG_RD64(handle, ESPC_MAC_ADDR_1, &mac1.value); in npi_espc_mac_addr_get()
124 data[4] = mac1.bits.w0.byte4; in npi_espc_mac_addr_get()
125 data[5] = mac1.bits.w0.byte5; in npi_espc_mac_addr_get()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_menlo.h190 uint8_t mac1[8]; /* MAC address of port 1 */ member
988 uint8_t mac1[8]; /* MAC address of port 1 */ member