Searched refs:RL_MEDIASTAT (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/dev/mii/
H A Drlphy.c250 if (PHY_READ(phy, RL_MEDIASTAT) &
/freebsd-11-stable/sys/dev/rl/
H A Dif_rl.c423 case RL_MEDIASTAT:
424 return (CSR_READ_1(sc, RL_MEDIASTAT));
H A Dif_rlreg.h92 #define RL_MEDIASTAT 0x0058 /* media status register (8139) */ macro
/freebsd-11-stable/sys/dev/re/
H A Dif_re.c548 case RL_MEDIASTAT:
549 rval = CSR_READ_1(sc, RL_MEDIASTAT);

Completed in 255 milliseconds