Home
last modified time | relevance | path

Searched refs:sc_mem_base (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/io/mwl/
H A Dmwl_var.h502 caddr_t sc_mem_base; member
577 (uint32_t *)((sc)->sc_mem_base + (off)), x)
581 (uint32_t *)((sc)->sc_mem_base + (off)))
H A Dmwl.c3885 &sc->sc_mem_base, 0, 0, &mwl_reg_accattr, &sc->sc_mem_handle); in mwl_attach()