Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ipw/
H A Dipw2100_hw.c210 uint32_t addr = ipw2100_imem_get32(sc, sc->sc_table1_base + off); in ipw2100_table1_get8()
217 uint32_t addr = ipw2100_imem_get32(sc, sc->sc_table1_base + off); in ipw2100_table1_get32()
224 uint32_t addr = ipw2100_imem_get32(sc, sc->sc_table1_base + off); in ipw2100_table1_put32()
H A Dipw2100_impl.h159 uint32_t sc_table1_base; member
H A Dipw2100.c716 sc->sc_table1_base = ipw2100_csr_get32(sc, IPW2100_CSR_TABLE1_BASE); in ipw2100_tables_init()
1334 ipw2100_csr_put32(sc, IPW2100_CSR_AUTOINC_ADDR, sc->sc_table1_base); in ipw2100_get_statistics()