Home
last modified time | relevance | path

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

/freebsd/sys/dev/vr/
H A Dif_vrreg.h335 #define VR_STICKHW_DS1 0x02 macro
H A Dif_vr.c707 VR_CLRBIT(sc, VR_STICKHW, (VR_STICKHW_DS0|VR_STICKHW_DS1)); in vr_attach()
2568 v |= VR_STICKHW_DS0 | VR_STICKHW_DS1; in vr_setwol()
2588 v &= ~(VR_STICKHW_DS0 | VR_STICKHW_DS1 | VR_STICKHW_WOL_ENB); in vr_clrwol()