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

/freebsd-13-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-13-stable/sys/dev/re/
H A Dif_re.c213 { RL_HWREV_8139CPLUS, RL_8139CPLUS, "C+", RL_MTU },
564 if (sc->rl_type == RL_8139CPLUS && re8139_reg == RL_BMCR) {
588 if (sc->rl_type == RL_8139CPLUS) {

Completed in 156 milliseconds