Searched refs:xhci_endpoint_tick (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/io/usb/hcd/xhci/ |
H A D | xhci_endpoint.c | 960 xhci_endpoint_tick(void *arg) in xhci_endpoint_tick() function 987 xep->xep_timeout = timeout(xhci_endpoint_tick, xep, in xhci_endpoint_tick() 1008 xep->xep_timeout = timeout(xhci_endpoint_tick, xep, in xhci_endpoint_tick() 1028 xep->xep_timeout = timeout(xhci_endpoint_tick, xep, in xhci_endpoint_tick() 1063 xep->xep_timeout = timeout(xhci_endpoint_tick, xep, in xhci_endpoint_tick() 1123 xep->xep_timeout = timeout(xhci_endpoint_tick, xep, in xhci_endpoint_schedule()
|