Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ipw/
H A Dipw2100_impl.h224 #define IPW2100_CSR_TABLE1_BASE (0x0380) macro
H A Dipw2100.c716 sc->sc_table1_base = ipw2100_csr_get32(sc, IPW2100_CSR_TABLE1_BASE); in ipw2100_tables_init()