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

/freebsd-11-stable/sys/dev/xl/
H A Dif_xlreg.h584 #define XL_FLAG_WOL 0x0400 macro
H A Dif_xl.c1331 sc->xl_flags |= XL_FLAG_WOL;
1353 if ((sc->xl_flags & XL_FLAG_WOL) != 0)
2709 if ((sc->xl_flags & XL_FLAG_WOL) != 0) {
3275 if ((sc->xl_flags & XL_FLAG_WOL) == 0)

Completed in 74 milliseconds