Home
last modified time | relevance | path

Searched refs:CSR_HW_REV (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/iwh/
H A Diwh_hw.h982 #define CSR_HW_REV (CSR_BASE+0x028) macro
H A Diwh.c624 sc->sc_hw_rev = IWH_READ(sc, CSR_HW_REV); in iwh_attach()
/illumos-gate/usr/src/uts/common/io/iwp/
H A Diwp_hw.h978 #define CSR_HW_REV (CSR_BASE+0x028) macro
H A Diwp.c585 sc->sc_hw_rev = IWP_READ(sc, CSR_HW_REV); in iwp_attach()