Searched refs:IPW_CSR_TABLE2_BASE (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/ipw/ | ||
H A D | if_ipwreg.h | 55 #define IPW_CSR_TABLE2_BASE 0x0384 macro |
H A D | if_ipw.c | 2377 sc->table2_base = CSR_READ_4(sc, IPW_CSR_TABLE2_BASE); in ipw_init_locked() |