Home
last modified time | relevance | path

Searched refs:wStatus (Results 1 – 8 of 8) sorted by relevance

/openbsd/sys/dev/usb/dwc2/
H A Ddwc2.c697 USETW(((usb_status_t *)buf)->wStatus,UDS_SELF_POWERED); in dwc2_root_ctrl_start()
704 USETW(((usb_status_t *)buf)->wStatus, 0); in dwc2_root_ctrl_start()
/openbsd/sys/dev/usb/
H A Dusb.h417 uWord wStatus; member
H A Dusb_subr.c704 (UGETW(ds.wStatus) & UDS_SELF_POWERED)) in usbd_set_config_index()
707 __func__, UGETW(ds.wStatus), in usbd_set_config_index()
H A Dusbdi.c946 s = UGETW(status.wStatus); in usbd_do_request_flags()
H A Dohci.c2377 USETW(((usb_status_t *)buf)->wStatus,UDS_SELF_POWERED); in ohci_root_ctrl_start()
2384 USETW(((usb_status_t *)buf)->wStatus, 0); in ohci_root_ctrl_start()
H A Duhci.c2985 USETW(((usb_status_t *)buf)->wStatus,UDS_SELF_POWERED); in uhci_root_ctrl_start()
2992 USETW(((usb_status_t *)buf)->wStatus, 0); in uhci_root_ctrl_start()
H A Dxhci.c2554 USETW(((usb_status_t *)buf)->wStatus,UDS_SELF_POWERED); in xhci_root_ctrl_start()
2561 USETW(((usb_status_t *)buf)->wStatus, 0); in xhci_root_ctrl_start()
H A Dehci.c1919 USETW(((usb_status_t *)buf)->wStatus,UDS_SELF_POWERED); in ehci_root_ctrl_start()
1926 USETW(((usb_status_t *)buf)->wStatus, 0); in ehci_root_ctrl_start()