Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/hme/
H A Dhme.h240 #define HME_FACTADDR_PRESENT 0x01 /* factory MAC id present */ macro
H A Dhme.c3582 hmep->hme_addrflags = HME_FACTADDR_PRESENT; in hme_setup_mac_address()
3614 (hmep->hme_addrflags & HME_FACTADDR_PRESENT)) { in hme_setup_mac_address()