HomeSort by: relevance | last modified time | path
    Searched defs:efsc (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/arm/nxp/
if_enet_imx.c 75 struct enet_fdt_softc * const efsc = device_private(self); local in function:enet_attach
76 struct enet_softc *sc = &efsc->sc_enet;
170 enet_phy_reset(efsc, phandle);
if_enet_imx.c 75 struct enet_fdt_softc * const efsc = device_private(self); local in function:enet_attach
76 struct enet_softc *sc = &efsc->sc_enet;
170 enet_phy_reset(efsc, phandle);
if_enet_imx.c 75 struct enet_fdt_softc * const efsc = device_private(self); local in function:enet_attach
76 struct enet_softc *sc = &efsc->sc_enet;
170 enet_phy_reset(efsc, phandle);

Completed in 31 milliseconds