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

/netbsd-6-1-5-RELEASE/sys/dev/ic/
H A Drtl80x9.c119 reg &= ~(RTL3_CONFIG2_PL1|RTL3_CONFIG2_PL0);
134 reg |= RTL3_CONFIG2_PL1|RTL3_CONFIG2_PL0;
178 conf2 &= RTL3_CONFIG2_PL1|RTL3_CONFIG2_PL0;
186 case RTL3_CONFIG2_PL1|RTL3_CONFIG2_PL0:
187 case RTL3_CONFIG2_PL1: /* XXX rtl docs sys 10base5, but chip cant do */
H A Drtl80x9reg.h109 #define RTL3_CONFIG2_PL1 0x80 /* Network media type */ macro

Completed in 87 milliseconds