Searched refs:RL_FLAG_MACSLEEP (Results 1 – 2 of 2) sorted by relevance
1438 RL_FLAG_AUTOPAD | RL_FLAG_MACSLEEP; in re_attach()1462 sc->rl_flags |= RL_FLAG_MACSLEEP; in re_attach()1466 sc->rl_flags |= RL_FLAG_MACSLEEP; in re_attach()1613 if ((sc->rl_flags & RL_FLAG_MACSLEEP) != 0) { in re_attach()3748 if ((sc->rl_flags & RL_FLAG_MACSLEEP) != 0) { in re_resume()3876 if ((sc->rl_flags & RL_FLAG_MACSLEEP) != 0) { in re_setwol()
928 #define RL_FLAG_MACSLEEP 0x00002000 macro