Home
last modified time | relevance | path

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

/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dtg3.c2383 tp->phy_id = PHY_ID_INVALID; in tg3_phy_probe()
2393 eeprom_phy_id = PHY_ID_INVALID; in tg3_phy_probe()
2469 if (tp->phy_id == PHY_ID_INVALID) { in tg3_phy_probe()
H A Dtg3.h2128 #define PHY_ID_INVALID 0xffffffff macro