sc_conf           106 dev/i2c/adt7460.c 	u_int8_t sc_conf;
sc_conf           168 dev/i2c/adt7460.c 	    sc->sc_addr, &cmd, sizeof cmd, &sc->sc_conf, sizeof sc->sc_conf, 0)) {
sc_conf           279 dev/i2c/adt7460.c 			if (sc->chip->vcc && (sc->sc_conf & ADT7460_CONFIG_Vcc))
sc_conf          1697 dev/usb/ehci.c 			*(u_int8_t *)buf = sc->sc_conf;
sc_conf          1803 dev/usb/ehci.c 		sc->sc_conf = value;
sc_conf           124 dev/usb/ehcivar.h 	u_int8_t sc_conf;		/* device configuration */
sc_conf          2425 dev/usb/ohci.c 			*(u_int8_t *)buf = sc->sc_conf;
sc_conf          2512 dev/usb/ohci.c 		sc->sc_conf = value;
sc_conf           108 dev/usb/ohcivar.h 	u_int8_t sc_conf;		/* device configuration */
sc_conf          3133 dev/usb/uhci.c 			*(u_int8_t *)buf = sc->sc_conf;
sc_conf          3220 dev/usb/uhci.c 		sc->sc_conf = value;
sc_conf           160 dev/usb/uhcivar.h 	u_int8_t sc_conf;		/* device configuration */