Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/
H A Dstrplumb.c515 static uchar_t *getmacaddr(dev_info_t *dip, size_t *maclenp);
631 macaddr = getmacaddr(dip, &maclen); in matchmac()
672 getmacaddr(dev_info_t *dip, size_t *maclenp) in getmacaddr() function