Searched refs:VR_STICKHW_DS0 (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/dev/vr/
H A Dif_vrreg.h336 #define VR_STICKHW_DS0 0x01 macro
H A Dif_vr.c718 VR_CLRBIT(sc, VR_STICKHW, (VR_STICKHW_DS0|VR_STICKHW_DS1));
2583 v |= VR_STICKHW_DS0 | VR_STICKHW_DS1;
2606 v &= ~(VR_STICKHW_DS0 | VR_STICKHW_DS1 | VR_STICKHW_WOL_ENB);

Completed in 191 milliseconds