Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/drivers/net/
Dtg3.h2043 #define PHY_ID_BCM5751 0x00206180 macro
2069 (X) == PHY_ID_BCM5751 || (X) == PHY_ID_BCM5787 || \
Dtg3.c2445 { PCI_VENDOR_ID_DELL, 0x0179, PHY_ID_BCM5751 }, /* EtherXpress */
2448 { PCI_VENDOR_ID_FSC, 0x105d, PHY_ID_BCM5751 }, /* Futro C200 */
3040 case PHY_ID_BCM5751: return "5751"; in tg3_phy_string()