Home
last modified time | relevance | path

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

/freebsd/sys/dev/dpaa2/
H A Dmemac_mdio.h62 int memac_mdio_generic_detach(struct memac_mdio_softc_common *);
H A Dmemac_mdio_common.c295 memac_mdio_generic_detach(struct memac_mdio_softc_common *sc) in memac_mdio_generic_detach() function
H A Dmemac_mdio_fdt.c261 return (memac_mdio_generic_detach(&sc->scc)); in memac_mdio_fdt_detach()
H A Dmemac_mdio_acpi.c278 return (memac_mdio_generic_detach(&sc->scc)); in memac_mdio_acpi_detach()