Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/dpaa2/
HDmemac_mdio.h43 int memacphy_get_phy_loc(struct memacphy_softc_common *, int *);
HDmemac_mdio_common.c96 memacphy_get_phy_loc(struct memacphy_softc_common *sc, int *phy_loc) in memacphy_get_phy_loc() function
HDmemac_mdio_fdt.c89 return (memacphy_get_phy_loc(&sc->scc, phy_loc)); in memacphy_fdt_get_phy_loc()
HDmemac_mdio_acpi.c89 return (memacphy_get_phy_loc(&sc->scc, phy_loc)); in memacphy_acpi_get_phy_loc()