Searched defs:ehci_xfer_timeout_handler (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_xfer.c235 static void ehci_xfer_timeout_handler(void *arg);
3226 * ehci_xfer_timeout_handler:
3231 ehci_xfer_timeout_handler(void *arg) function
3242 "ehci_xfer_timeout_handler: ehcip = 0x%p, ph = 0x%p",
3396 pp->pp_timer_id = timeout(ehci_xfer_timeout_handler,

Completed in 66 milliseconds