bConfigurationValue  200 dev/usb/ugen.c 	conf = usbd_get_config_descriptor(udev)->bConfigurationValue;
bConfigurationValue  243 dev/usb/ugen.c 	if (usbd_get_config_descriptor(dev)->bConfigurationValue != configno) {
bConfigurationValue  289 dev/usb/ulpt.c 	USETW(req.wValue, cd->bConfigurationValue);
bConfigurationValue  203 dev/usb/usb.h  	uByte		bConfigurationValue;
bConfigurationValue  593 dev/usb/usb_subr.c 		if (cd.bConfigurationValue == no)
bConfigurationValue  701 dev/usb/usb_subr.c 		 cdp->bConfigurationValue, dev->address, cdp->bmAttributes,
bConfigurationValue  719 dev/usb/usb_subr.c 			    cdp->bConfigurationValue,
bConfigurationValue  729 dev/usb/usb_subr.c 	    cdp->bConfigurationValue));
bConfigurationValue  730 dev/usb/usb_subr.c 	err = usbd_set_config(dev, cdp->bConfigurationValue);
bConfigurationValue  733 dev/usb/usb_subr.c 		    "error=%s\n", cdp->bConfigurationValue, usbd_errstr(err)));
bConfigurationValue  747 dev/usb/usb_subr.c 	dev->config = cdp->bConfigurationValue;
bConfigurationValue  880 dev/usb/usb_subr.c 		uaa.configno = dev->cdesc->bConfigurationValue;
bConfigurationValue  385 dev/usb/usbf.c 	u_int8_t old = cfg ? cfg->uc_cdesc->bConfigurationValue :
bConfigurationValue  412 dev/usb/usbf.c 		if (cfg->uc_cdesc->bConfigurationValue == new) {
bConfigurationValue  468 dev/usb/usbf.c 			data = &cfg->uc_cdesc->bConfigurationValue;
bConfigurationValue  420 dev/usb/usbf_subr.c 	cd->bConfigurationValue = USB_UNCONFIG_NO + 1 +