Home
last modified time | relevance | path

Searched refs:sc_rbase (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ral/
H A Drt2560_reg.h323 ddi_get32((sc)->sc_ioh, (uint32_t *)((uintptr_t)(sc)->sc_rbase + (reg)))
327 (uint32_t *)((uintptr_t)(sc)->sc_rbase + (reg)), (val))
H A Drt2560_var.h143 caddr_t sc_rbase; member
H A Drt2560.c2422 &sc->sc_rbase, 0, 0, &ral_csr_accattr, &sc->sc_ioh); in rt2560_attach()