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

/freebsd-13-stable/sys/dev/re/
H A Dif_re.c1437 RL_FLAG_AUTOPAD | RL_FLAG_MACSLEEP;
1461 sc->rl_flags |= RL_FLAG_MACSLEEP;
1465 sc->rl_flags |= RL_FLAG_MACSLEEP;
1616 if ((sc->rl_flags & RL_FLAG_MACSLEEP) != 0) {
3750 if ((sc->rl_flags & RL_FLAG_MACSLEEP) != 0) {
3880 if ((sc->rl_flags & RL_FLAG_MACSLEEP) != 0) {
/freebsd-13-stable/sys/dev/rl/
H A Dif_rlreg.h929 #define RL_FLAG_MACSLEEP 0x00002000 macro

Completed in 35 milliseconds