Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ipw/
H A Dipw2100_impl.h221 #define IPW2100_CSR_RX_BD_BASE (0x0240) macro
H A Dipw2100.c1640 ipw2100_csr_put32(sc, IPW2100_CSR_RX_BD_BASE, sc->sc_dma_rxbd.dr_pbase); in ipw2100_ring_hwsetup()