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

/freebsd-10.2-release/sys/dev/re/
H A Dif_re.c197 static const struct rl_hwrev re_hwrevs[] = {
705 if (sc->rl_hwrev->rl_rev == RL_HWREV_8168F) {
736 if (sc->rl_hwrev->rl_rev == RL_HWREV_8169S)
1206 const struct rl_hwrev *hw_rev;
1393 sc->rl_hwrev = hw_rev;
1520 if (sc->rl_hwrev->rl_rev == RL_HWREV_8139CPLUS) {
1629 if (sc->rl_hwrev->rl_rev == RL_HWREV_8168C ||
1630 sc->rl_hwrev->rl_rev == RL_HWREV_8168C_SPIN2 ||
1631 sc->rl_hwrev->rl_rev == RL_HWREV_8168CP) {
3003 if (sc->rl_hwrev
[all...]
/freebsd-10.2-release/sys/pci/
H A Dif_rlreg.h618 struct rl_hwrev { struct
878 const struct rl_hwrev *rl_hwrev; member in struct:rl_softc

Completed in 40 milliseconds