Home
last modified time | relevance | path

Searched refs:memacphy_softc_common (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/dpaa2/
H A Dmemac_mdio.h33 struct memacphy_softc_common { struct
41 void memacphy_miibus_statchg(struct memacphy_softc_common *); argument
42 int memacphy_set_ni_dev(struct memacphy_softc_common *, device_t);
43 int memacphy_get_phy_loc(struct memacphy_softc_common *, int *);
H A Dmemac_mdio_common.c67 memacphy_miibus_statchg(struct memacphy_softc_common *sc) in memacphy_miibus_statchg()
75 memacphy_set_ni_dev(struct memacphy_softc_common *sc, device_t nidev) in memacphy_set_ni_dev()
95 memacphy_get_phy_loc(struct memacphy_softc_common *sc, int *phy_loc) in memacphy_get_phy_loc()
H A Dmemac_mdio_fdt.c59 struct memacphy_softc_common scc;
H A Dmemac_mdio_acpi.c58 struct memacphy_softc_common scc;