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

/freebsd-13-stable/sys/dev/mii/
H A Drlphy.c252 if (PHY_READ(phy, RL_MEDIASTAT) &
/freebsd-13-stable/sys/dev/rl/
H A Dif_rl.c425 case RL_MEDIASTAT:
426 return (CSR_READ_1(sc, RL_MEDIASTAT));
H A Dif_rlreg.h92 #define RL_MEDIASTAT 0x0058 /* media status register (8139) */ macro
/freebsd-13-stable/sys/dev/re/
H A Dif_re.c556 case RL_MEDIASTAT:
557 rval = CSR_READ_1(sc, RL_MEDIASTAT);

Completed in 104 milliseconds