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

/freebsd-12-stable/sys/dev/re/
H A Dif_re.c710 if ((sc->rl_flags & RL_FLAG_PCIE) != 0) {
1014 if ((sc->rl_flags & RL_FLAG_PCIE) == 0)
1276 sc->rl_flags |= RL_FLAG_PCIE;
2543 (sc->rl_flags & RL_FLAG_PCIE))
2618 (sc->rl_flags & RL_FLAG_PCIE))
2710 (sc->rl_flags & RL_FLAG_PCIE))
3145 if ((sc->rl_flags & RL_FLAG_PCIE) != 0 &&
3340 } else if ((sc->rl_flags & RL_FLAG_PCIE) != 0 &&
/freebsd-12-stable/sys/dev/rl/
H A Dif_rlreg.h935 #define RL_FLAG_PCIE 0x40000000 macro

Completed in 117 milliseconds