Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libfcoe/common/
H A Dlibfcoe.h102 FCOE_UINT8 mac_factory_addr[ETHERADDRL]; member
H A Dlibfcoe.c807 po->mac_factory_addr, 6); in FCOE_GetPortList()
/titanic_41/usr/src/cmd/fcinfo/
H A Dfcoeadm.c91 fprintf(stdout, gettext("%02x"), attr->mac_factory_addr[i]); in printFCOEPortInfo()