if_temac.c | 152 bus_space_handle_t sc_dma_rsh; /* Rx status */ member in struct:temac_softc 236 bus_space_read_4((sc)->sc_dma_rxt, (sc)->sc_dma_rsh, 0 /* XXX hack */) 239 bus_space_write_4((sc)->sc_dma_rxt, (sc)->sc_dma_rsh, 0, CDMAC_STAT_RESET) 364 CDMAC_STAT_SIZE, 0, &sc->sc_dma_rsh)) != 0) {
|