Searched refs:FXP_FLAG_WOLCAP (Results 1 – 2 of 2) sorted by relevance
241 #define FXP_FLAG_WOLCAP 0x2000 /* WOL capability */ macro
528 sc->flags |= FXP_FLAG_WOLCAP; in fxp_attach()860 if (sc->flags & FXP_FLAG_WOLCAP) { in fxp_attach()912 if ((sc->flags & FXP_FLAG_WOLCAP) != 0) { in fxp_attach()1111 if ((sc->flags & FXP_FLAG_WOLCAP) != 0) in fxp_resume()