Searched refs:IPW_RST_PRINCETON_RESET (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/ipw/ | ||
H A D | if_ipwreg.h | 75 #define IPW_RST_PRINCETON_RESET 0x00000001 macro |
H A D | if_ipw.c | 1812 CSR_WRITE_4(sc, IPW_CSR_RST, tmp | IPW_RST_PRINCETON_RESET); in ipw_stop_master() |