HomeSort by: relevance | last modified time | path
    Searched refs:RTL3_CONFIG2_PL1 (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
rtl80x9.c 121 reg &= ~(RTL3_CONFIG2_PL1 | RTL3_CONFIG2_PL0);
136 reg |= RTL3_CONFIG2_PL1 | RTL3_CONFIG2_PL0;
180 conf2 &= RTL3_CONFIG2_PL1 | RTL3_CONFIG2_PL0;
188 case RTL3_CONFIG2_PL1 | RTL3_CONFIG2_PL0:
189 case RTL3_CONFIG2_PL1: /* XXX rtl docs sys 10base5, but chip cant do */
rtl80x9reg.h 109 #define RTL3_CONFIG2_PL1 0x80 /* Network media type */

Completed in 41 milliseconds