memacphy_softc_common
void memacphy_miibus_statchg(struct memacphy_softc_common *);
int memacphy_set_ni_dev(struct memacphy_softc_common *, device_t);
int memacphy_get_phy_loc(struct memacphy_softc_common *, int *);
struct memacphy_softc_common scc;
memacphy_miibus_statchg(struct memacphy_softc_common *sc)
memacphy_set_ni_dev(struct memacphy_softc_common *sc, device_t nidev)
memacphy_get_phy_loc(struct memacphy_softc_common *sc, int *phy_loc)
struct memacphy_softc_common scc;