Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ib/clients/eoib/
H A Deib_fip.c1215 uint8_t *mymac; in eib_fip_parse_vhub_update() local
1217 mymac = entry->te_mac; in eib_fip_parse_vhub_update()
1221 "(%x:%x:%x:%x:%x:%x)", mymac[0], mymac[1], mymac[2], in eib_fip_parse_vhub_update()
1222 mymac[3], mymac[4], mymac[5]); in eib_fip_parse_vhub_update()