Searched refs:ttthink (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/sys/dev/usb/
H A Duhub.c131 uint8_t ttthink = 0; local
171 ttthink = UGETW(hd.hs.wHubCharacteristics) & UHD_TT_THINK;
225 hub->ttthink = ttthink >> 5;
H A Dusbdivar.h103 u_int8_t ttthink; member in struct:usbd_hub
H A Dxhci.c1479 XHCI_SCTX_TT_THINK_TIME(pipe->device->hub->ttthink)
/openbsd-current/sys/dev/usb/dwc2/
H A Ddwc2_hcdqueue.c1562 dwc_tt->usb_tt->hub->ttthink);
2159 dwc2_ttthink_to_ns(struct dwc2_hsotg *hsotg, void *context, int ttthink) argument
2166 switch (ttthink) {
2180 __func__, ttthink);

Completed in 154 milliseconds