Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/mii/
H A Dmii.c205 phy_probe_t _phy_probes[] = { variable
1754 for (int j = 0; _phy_probes[j] != NULL; j++) { in _mii_probe_phy()
1755 if ((*_phy_probes[j])(ph)) { in _mii_probe_phy()