Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/
H A Dstrplumb.c516 static int matchmac(dev_info_t *dip, void *arg);
594 ddi_walk_devs(ddi_root_node(), matchmac, (void *)&devpath); in strplumb_get_netdev_path()
607 matchmac(dev_info_t *dip, void *arg) in matchmac() function