Home
last modified time | relevance | path

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

/netbsd/sys/dev/usb/
H A Dusbroothub.c129 .bDescriptorType = UDESC_DEVICE,
179 .bDescriptorType = UDESC_DEVICE,
196 .bDescriptorType = UDESC_DEVICE,
410 case C(0, UDESC_DEVICE): in roothub_ctrl_start()
H A 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()
H A Dusb.h141 #define UDESC_DEVICE 0x01 macro
H A Dusb_subr.c1512 if (dd->bDescriptorType != UDESC_DEVICE) { in usbd_new_device()
1609 if (udd->bDescriptorType != UDESC_DEVICE) in usbd_reload_device_desc()
H A Dvhci.c490 case C(0, UDESC_DEVICE): { in vhci_roothub_ctrl()
H A Duaudio.c2207 case UDESC_DEVICE: in uaudio_process_as()
/netbsd/sys/rump/dev/lib/libugenhc/
H A Dugenhc.c150 case C(0, UDESC_DEVICE): { in ugenhc_roothub_ctrl()
241 case UDESC_DEVICE: in rumpusb_device_ctrl_start()
/netbsd/sys/arch/mips/adm5120/dev/
H A Dahci.c588 case C(0, UDESC_DEVICE): in ahci_roothub_ctrl()
/netbsd/sys/dev/ic/
H A Dsl811hs.c3297 if (value == (UDESC_DEVICE<<8)) { in slhci_roothub_ctrl()