Home
last modified time | relevance | path

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

/freebsd-head/sys/dev/vge/
HDif_vgereg.h596 #define VGE_STICKHW_DS0 0x01 macro
HDif_vge.c2874 val |= VGE_STICKHW_DS0 | VGE_STICKHW_DS1; in vge_setwol()
2891 val &= ~(VGE_STICKHW_DS0 | VGE_STICKHW_DS1); in vge_clrwol()