Home
last modified time | relevance | path

Searched refs:UDESC_DEVICE (Results 1 – 9 of 9) sorted by relevance

/netbsd/src/sys/dev/usb/
Dusbroothub.c129 .bDescriptorType = UDESC_DEVICE,
179 .bDescriptorType = UDESC_DEVICE,
196 .bDescriptorType = UDESC_DEVICE,
410 case C(0, UDESC_DEVICE): in roothub_ctrl_start()
Dusbdi_util.c75 if (type != UDESC_DEVICE && in usbd_get_desc()
145 return usbd_get_desc(dev, UDESC_DEVICE, in usbd_get_device_desc()
166 USETW2(req.wValue, UDESC_DEVICE, 0); in usbd_get_initial_ddesc()
Dusb.h141 #define UDESC_DEVICE 0x01 macro
Dusb_subr.c1530 if (dd->bDescriptorType != UDESC_DEVICE) { in usbd_new_device()
1627 if (udd->bDescriptorType != UDESC_DEVICE) in usbd_reload_device_desc()
Dvhci.c490 case C(0, UDESC_DEVICE): { in vhci_roothub_ctrl()
Duaudio.c2207 case UDESC_DEVICE: in uaudio_process_as()
/netbsd/src/sys/rump/dev/lib/libugenhc/
Dugenhc.c150 case C(0, UDESC_DEVICE): { in ugenhc_roothub_ctrl()
241 case UDESC_DEVICE: in rumpusb_device_ctrl_start()
/netbsd/src/sys/arch/mips/adm5120/dev/
Dahci.c588 case C(0, UDESC_DEVICE): in ahci_roothub_ctrl()
/netbsd/src/sys/dev/ic/
Dsl811hs.c3297 if (value == (UDESC_DEVICE<<8)) { in slhci_roothub_ctrl()