Home
last modified time | relevance | path

Searched refs: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);
3227 ehci_xfer_timeout_handler(void *arg) in ehci_xfer_timeout_handler() function
3392 pp->pp_timer_id = timeout(ehci_xfer_timeout_handler, in ehci_start_timer()