Searched refs:net_phygetnext (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dneti.h284 extern phy_if_t net_phygetnext(net_handle_t, phy_if_t);
/illumos-gate/usr/src/uts/common/io/
H A Dneti_impl.c292 net_phygetnext(net_handle_t info, phy_if_t nic) function
/illumos-gate/usr/src/uts/common/inet/ipnet/
H A Dipnet.c419 for (phyif = net_phygetnext(nd, 0); phyif != 0;
420 phyif = net_phygetnext(nd, phyif)) {
/illumos-gate/usr/src/man/man9f/
H A DMakefile380 net_phygetnext.9f \

Completed in 58 milliseconds