Home
last modified time | relevance | path

Searched refs:TCR_SWFDUP (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/dev/ic/
H A Dsmc91cxxreg.h112 #define TCR_SWFDUP 0x8000 /* FEAST: Switched full-duplex (only w/ MII) */ macro
H A Dsmc91cxx.c1222 mctl |= TCR_SWFDUP; in smc91cxx_statchg()
1224 mctl &= ~TCR_SWFDUP; in smc91cxx_statchg()