Home
last modified time | relevance | path

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

/freebsd/sys/dev/ipw/
H A Dif_ipwreg.h53 #define IPW_CSR_RX_READ 0x02a0 macro
H A Dif_ipw.c1251 r = CSR_READ_4(sc, IPW_CSR_RX_READ); in ipw_rx_intr()
2362 CSR_WRITE_4(sc, IPW_CSR_RX_READ, 0); in ipw_init_locked()