HomeSort by: relevance | last modified time | path
    Searched refs:sc_configtag (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/sparc64/dev/
psychovar.h 114 bus_space_tag_t sc_configtag; member in struct:psycho_softc
psycho.c 622 sc->sc_configtag = psycho_alloc_config_tag(sc->sc_psycho_this);
642 sc->sc_configtag = osc->sc_configtag;
1403 val = bus_space_read_4(sc->sc_configtag, sc->sc_configaddr,
1442 bus_space_write_4(sc->sc_configtag, sc->sc_configaddr,

Completed in 12 milliseconds