Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/iwi/
H A Dipw2200_impl.h303 #define IPW2200_RST_SW_RESET (0x00000080) macro
H A Dipw2200.c757 ipw2200_csr_put32(sc, IPW2200_CSR_RST, IPW2200_RST_SW_RESET); in ipw2200_quiesce()
770 ipw2200_csr_put32(sc, IPW2200_CSR_RST, IPW2200_RST_SW_RESET); in ipw2200_stop()
1231 ipw2200_csr_put32(sc, IPW2200_CSR_RST, tmp | IPW2200_RST_SW_RESET); in ipw2200_chip_reset()