Home
last modified time | relevance | path

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

/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/ic/
H A Drtl80x9.c93 RTL3_CONFIG3_FUDUP) in rtl80x9_mediastatus()
144 reg |= RTL3_CONFIG3_FUDUP; in rtl80x9_init_card()
146 reg &= ~RTL3_CONFIG3_FUDUP; in rtl80x9_init_card()
195 if (conf3 & RTL3_CONFIG3_FUDUP) { in rtl80x9_media_init()
H A Drtl80x9reg.h132 #define RTL3_CONFIG3_FUDUP 0x40 /* Full Duplex */ macro