HomeSort by: relevance | last modified time | path
    Searched defs:conf3 (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/ic/
rtl80x9.c 168 uint8_t conf2, conf3; local
177 conf3 = bus_space_read_1(sc->sc_regt, sc->sc_regh, NERTL_RTL3_CONFIG3);
178 printf("[0x%02x 0x%02x] ", conf2, conf3);
195 if (conf3 & RTL3_CONFIG3_FUDUP) {

Completed in 22 milliseconds