Home
last modified time | relevance | path

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

/freebsd/sys/dev/vge/
H A Dif_vgereg.h597 #define VGE_STICKHW_DS1 0x02 macro
H A Dif_vge.c2874 val |= VGE_STICKHW_DS0 | VGE_STICKHW_DS1; in vge_setwol()
2891 val &= ~(VGE_STICKHW_DS0 | VGE_STICKHW_DS1); in vge_clrwol()