Searched refs:UDESC_STRING (Results 1 – 13 of 13) sorted by relevance
| /netbsd-src/sys/dev/usb/ |
| H A D | usbroothub.c | 100 p->bDescriptorType = UDESC_STRING; in usb_makestrdesc() 117 p->bDescriptorType = UDESC_STRING; in usb_makelangtbl() 469 case C(0, UDESC_STRING): in roothub_ctrl_start() 473 case C(1, UDESC_STRING): in roothub_ctrl_start() 477 case C(2, UDESC_STRING): in roothub_ctrl_start()
|
| H A D | vhci.c | 501 case C(1, UDESC_STRING): in vhci_roothub_ctrl() 505 case C(2, UDESC_STRING): in vhci_roothub_ctrl()
|
| H A D | usb.h | 143 #define UDESC_STRING 0x03 macro
|
| H A D | usbdi_util.c | 197 USETW2(req.wValue, UDESC_STRING, sindex); in usbd_get_string_desc()
|
| H A D | motg.c | 825 case C(2, UDESC_STRING): in motg_roothub_ctrl()
|
| H A D | uhci.c | 3595 case C(2, UDESC_STRING): in uhci_roothub_ctrl()
|
| H A D | ohci.c | 2474 case C(2, UDESC_STRING): in ohci_roothub_ctrl()
|
| H A D | xhci.c | 4069 case C(2, UDESC_STRING): in xhci_roothub_ctrl_locked()
|
| H A D | ehci.c | 2451 case C(2, UDESC_STRING): in ehci_roothub_ctrl_locked()
|
| /netbsd-src/sys/rump/dev/lib/libugenhc/ |
| H A D | ugenhc.c | 161 case C(1, UDESC_STRING): in ugenhc_roothub_ctrl() 165 case C(2, UDESC_STRING): in ugenhc_roothub_ctrl() 271 case UDESC_STRING: in rumpusb_device_ctrl_start()
|
| /netbsd-src/sys/arch/mips/adm5120/dev/ |
| H A D | ahci.c | 581 case C(2, UDESC_STRING): in ahci_roothub_ctrl() 589 case C(1, UDESC_STRING): in ahci_roothub_ctrl()
|
| /netbsd-src/sys/external/bsd/dwc2/ |
| H A D | dwc2.c | 573 case C(2, UDESC_STRING): in dwc2_roothub_ctrl()
|
| /netbsd-src/sys/dev/ic/ |
| H A D | sl811hs.c | 3310 } else if (value == ((UDESC_STRING<<8)|1)) { in slhci_roothub_ctrl() 3314 } else if (value == ((UDESC_STRING<<8)|2)) { in slhci_roothub_ctrl()
|