Home
last modified time | relevance | path

Searched refs:IPW2100_CSR_INTR_MASK (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ipw/
H A Dipw2100_impl.h209 #define IPW2100_CSR_INTR_MASK (0x000c) macro
H A Dipw2100_hw.c475 ipw2100_csr_put32(sc, IPW2100_CSR_INTR_MASK, IPW2100_INTR_MASK_ALL); in ipw2100_load_fw()
H A Dipw2100.c670 ipw2100_csr_put32(sc, IPW2100_CSR_INTR_MASK, IPW2100_INTR_MASK_ALL); in ipw2100_cpr_resume()
1244 ipw2100_csr_put32(sc, IPW2100_CSR_INTR_MASK, 0); in ipw2100_master_stop()
2690 ipw2100_csr_put32(sc, IPW2100_CSR_INTR_MASK, 0); in ipw2100_intr()
2870 ipw2100_csr_put32(sc, IPW2100_CSR_INTR_MASK, IPW2100_INTR_MASK_ALL); in ipw2100_intr()