conf2             182 dev/ic/rtl80x9.c 	u_int8_t conf2, conf3;
conf2             187 dev/ic/rtl80x9.c 	conf2 = bus_space_read_1(sc->sc_regt, sc->sc_regh, NERTL_RTL3_CONFIG2);
conf2             190 dev/ic/rtl80x9.c 	conf2 &= RTL3_CONFIG2_PL1|RTL3_CONFIG2_PL0;
conf2             192 dev/ic/rtl80x9.c 	switch (conf2) {