Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/
H A Dneti.h135 phy_if_t (*netp_phygetnext)(net_handle_t, phy_if_t); member
/titanic_44/usr/src/uts/common/io/
H A Dneti_impl.c300 return (info->netd_info.netp_phygetnext(info, nic)); in net_phygetnext()