Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/mii/
H A Dmii.c1764 #define INIT_ENABLE(CAP) \ in _mii_probe_phy() macro
1768 INIT_ENABLE(aneg); in _mii_probe_phy()
1769 INIT_ENABLE(1000_fdx); in _mii_probe_phy()
1770 INIT_ENABLE(1000_hdx); in _mii_probe_phy()
1771 INIT_ENABLE(100_fdx); in _mii_probe_phy()
1772 INIT_ENABLE(100_t4); in _mii_probe_phy()
1773 INIT_ENABLE(100_hdx); in _mii_probe_phy()
1774 INIT_ENABLE(10_fdx); in _mii_probe_phy()
1775 INIT_ENABLE(10_hdx); in _mii_probe_phy()
1777 #undef INIT_ENABLE in _mii_probe_phy()