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

/freebsd-10.2-release/sys/dev/re/
H A Dif_re.c1410 sc->rl_flags |= RL_FLAG_PHYWAKE | RL_FLAG_FASTETHER;
1415 sc->rl_flags |= RL_FLAG_PHYWAKE | RL_FLAG_PAR | RL_FLAG_DESCV2 |
1420 sc->rl_flags |= RL_FLAG_PHYWAKE | RL_FLAG_PAR | RL_FLAG_DESCV2 |
1428 sc->rl_flags |= RL_FLAG_PHYWAKE | RL_FLAG_PHYWAKE_PM |
1433 sc->rl_flags |= RL_FLAG_PHYWAKE | RL_FLAG_PHYWAKE_PM |
1443 sc->rl_flags |= RL_FLAG_PHYWAKE | RL_FLAG_MACSTAT;
1453 sc->rl_flags |= RL_FLAG_PHYWAKE | RL_FLAG_PAR |
1458 sc->rl_flags |= RL_FLAG_PHYWAKE | RL_FLAG_PHYWAKE_PM |
1464 sc->rl_flags |= RL_FLAG_PHYWAKE | RL_FLAG_PAR |
1469 sc->rl_flags |= RL_FLAG_PHYWAKE | RL_FLAG_PHYWAKE_P
[all...]
/freebsd-10.2-release/sys/pci/
H A Dif_rlreg.h918 #define RL_FLAG_PHYWAKE 0x00000008 macro

Completed in 41 milliseconds