Searched refs:emac_dev (Results 1 – 1 of 1) sorted by relevance
88 device_t emac_dev; member146 error = clk_get_by_ofw_index(sc->emac_dev, 0, 0, &sc->emac_clk); in emac_sys_setup()148 device_printf(sc->emac_dev, "cannot get clock\n"); in emac_sys_setup()153 device_printf(sc->emac_dev, "cannot enable clock\n"); in emac_sys_setup()353 device_printf(sc->emac_dev, in emac_rxeof()811 bus_teardown_intr(sc->emac_dev, sc->emac_irq, in emac_detach()814 bus_generic_detach(sc->emac_dev); in emac_detach()886 sc->emac_dev = dev; in emac_attach()