Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ipw/
H A Dipw2100_impl.h265 #define IPW2100_RST_SW_RESET (0x00000080) macro
H A Dipw2100.c726 ipw2100_csr_put32(sc, IPW2100_CSR_RST, IPW2100_RST_SW_RESET); in ipw2100_stop()
1294 ipw2100_csr_put32(sc, IPW2100_CSR_RST, tmp | IPW2100_RST_SW_RESET); in ipw2100_chip_reset()