rl_type 163 dev/cardbus/if_re_cardbus.c sc->rl_type = RL_8169; rl_type 210 dev/cardbus/if_rl_cardbus.c sc->rl_type = RL_8139; rl_type 389 dev/ic/re.c if (sc->rl_type == RL_8169) { rl_type 436 dev/ic/re.c if (sc->rl_type == RL_8139CPLUS && re8139_reg == RL_BMCR) { rl_type 453 dev/ic/re.c if (sc->rl_type == RL_8169) { rl_type 467 dev/ic/re.c if (sc->rl_type == RL_8139CPLUS) { rl_type 671 dev/ic/re.c if (sc->rl_type == RL_8169) rl_type 866 dev/ic/re.c if (sc->rl_type == RL_8169) { rl_type 1003 dev/ic/re.c if (sc->rl_type == RL_8169) rl_type 1048 dev/ic/re.c if (sc->rl_type == RL_8169) { rl_type 1282 dev/ic/re.c if (sc->rl_type == RL_8169) rl_type 1857 dev/ic/re.c if (sc->rl_type == RL_8169) rl_type 1915 dev/ic/re.c if (sc->rl_type == RL_8169) rl_type 1924 dev/ic/re.c if (sc->rl_type == RL_8169) rl_type 1252 dev/ic/rtl81x9.c sc->rl_type = RL_8139; rl_type 1254 dev/ic/rtl81x9.c sc->rl_type = RL_8129; rl_type 1256 dev/ic/rtl81x9.c sc->rl_type = RL_UNKNOWN; /* could be 8138 or other */ rl_type 1375 dev/ic/rtl81x9.c if (sc->rl_type == RL_8139) { rl_type 1427 dev/ic/rtl81x9.c if (sc->rl_type == RL_8139) { rl_type 652 dev/ic/rtl81x9reg.h struct rl_type { rl_type 680 dev/ic/rtl81x9reg.h #define RL_ISCPLUS(x) ((x)->rl_type == RL_8139CPLUS || \ rl_type 681 dev/ic/rtl81x9reg.h (x)->rl_type == RL_8169) rl_type 726 dev/ic/rtl81x9reg.h u_int8_t rl_type; rl_type 193 dev/pci/if_re_pci.c sc->rl_type = RL_8139CPLUS; rl_type 195 dev/pci/if_re_pci.c sc->rl_type = RL_8169; rl_type 198 dev/pci/if_re_pci.c sc->rl_type = RL_8139CPLUS; rl_type 200 dev/pci/if_re_pci.c sc->rl_type = RL_8169;