Home
last modified time | relevance | path

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

/device/linaro/bootloader/OpenPlatformPkg/Drivers/Net/MarvellYukonDxe/
De1000phy.c69 STATIC VOID e1000phy_attach (struct e1000phy_softc *, const struct mii_attach_args *ma);
70 STATIC VOID e1000phy_service (struct e1000phy_softc *, INTN);
71 STATIC VOID e1000phy_status (struct e1000phy_softc *);
72 STATIC VOID e1000phy_reset (struct e1000phy_softc *);
73 STATIC VOID e1000phy_mii_phy_auto (struct e1000phy_softc *);
84 STATIC VOID mii_phy_update (struct e1000phy_softc *, INTN);
121 struct e1000phy_softc *sc_phy; in e1000_probe_and_attach()
124 sizeof (struct e1000phy_softc), in e1000_probe_and_attach()
129 gBS->SetMem (sc_phy, sizeof (struct e1000phy_softc), 0); in e1000_probe_and_attach()
169 struct e1000phy_softc *sc_phy in e1000phy_detach()
[all …]
De1000phyreg.h403 struct e1000phy_softc { struct