Searched refs:emac_tag (Results 1 – 1 of 1) sorted by relevance
96 bus_space_tag_t emac_tag; member141 bus_space_read_4(sc->emac_tag, sc->emac_handle, reg)143 bus_space_write_4(sc->emac_tag, sc->emac_handle, reg, val)405 bus_space_read_multi_4(sc->emac_tag, sc->emac_handle, in emac_rxeof()658 bus_space_write_multi_4(sc->emac_tag, sc->emac_handle, in emac_start_locked()911 sc->emac_tag = rman_get_bustag(sc->emac_res); in emac_attach()