Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ipw/
H A Dipw2100_hw.c236 addr = ipw2100_imem_get32(sc, sc->sc_table2_base + off); in ipw2100_table2_getbuf()
238 sc->sc_table2_base + off + sizeof (uint32_t)); in ipw2100_table2_getbuf()
H A Dipw2100_impl.h160 uint32_t sc_table2_base; member
H A Dipw2100.c717 sc->sc_table2_base = ipw2100_csr_get32(sc, IPW2100_CSR_TABLE2_BASE); in ipw2100_tables_init()