Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/drivers/net/
Dtg3.c2467 tp->phy_id = PHY_ID_INVALID; in tg3_phy_probe()
2477 eeprom_phy_id = PHY_ID_INVALID; in tg3_phy_probe()
2553 if (tp->phy_id == PHY_ID_INVALID) { in tg3_phy_probe()
Dtg3.h2045 #define PHY_ID_INVALID 0xffffffff macro