Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libfcoe/common/
H A Dlibfcoe.h103 FCOE_UINT8 mac_current_addr[ETHERADDRL]; member
H A Dlibfcoe.c812 po->mac_current_addr, 6); in FCOE_GetPortList()
/illumos-gate/usr/src/cmd/fcinfo/
H A Dfcoeadm.c95 fprintf(stdout, gettext("%02x"), attr->mac_current_addr[i]); in printFCOEPortInfo()