Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/drivers/network/ether/via_rhine/dev/vr/
H A Dif_vrreg.h334 #define VR_STICKHW_DS0 0x01 macro
H A Dif_vr.c713 VR_CLRBIT(sc, VR_STICKHW, (VR_STICKHW_DS0|VR_STICKHW_DS1)); in vr_attach()
2578 v |= VR_STICKHW_DS0 | VR_STICKHW_DS1; in vr_setwol()
2601 v &= ~(VR_STICKHW_DS0 | VR_STICKHW_DS1 | VR_STICKHW_WOL_ENB); in vr_clrwol()