Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/io/dnet/
H A Ddnet_mii.h91 int mii_reset_phy(mii_handle_t, int phy, enum mii_wait_type wait_type);
H A Ddnet_mii.c292 mii_reset_phy(mii_handle_t mac, int phy, enum mii_wait_type wait) in mii_reset_phy() function