Searched refs:RL_8139CPLUS (Results 1 - 2 of 2) sorted by path

/freebsd-11-stable/sys/dev/rl/
H A Dif_rlreg.h628 #define RL_8139CPLUS 3 macro
631 #define RL_ISCPLUS(x) ((x)->rl_type == RL_8139CPLUS || \
/freebsd-11-stable/sys/dev/re/
H A Dif_re.c208 { RL_HWREV_8139CPLUS, RL_8139CPLUS, "C+", RL_MTU },
556 if (sc->rl_type == RL_8139CPLUS && re8139_reg == RL_BMCR) {
580 if (sc->rl_type == RL_8139CPLUS) {

Completed in 158 milliseconds