Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ipw/
H A Dipw2100_impl.h225 #define IPW2100_CSR_TABLE2_BASE (0x0384) macro
H A Dipw2100.c717 sc->sc_table2_base = ipw2100_csr_get32(sc, IPW2100_CSR_TABLE2_BASE); in ipw2100_tables_init()