Searched refs:emac_tag (Results 1 – 1 of 1) sorted by relevance
91 bus_space_tag_t emac_tag; member136 bus_space_read_4(sc->emac_tag, sc->emac_handle, reg)138 bus_space_write_4(sc->emac_tag, sc->emac_handle, reg, val)399 bus_space_read_multi_4(sc->emac_tag, sc->emac_handle, in emac_rxeof()652 bus_space_write_multi_4(sc->emac_tag, sc->emac_handle, in emac_start_locked()902 sc->emac_tag = rman_get_bustag(sc->emac_res); in emac_attach()