Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci.c349 static void ohci_xfer_timeout_handler(void *arg);
7326 ohci_xfer_timeout_handler(void *arg) in ohci_xfer_timeout_handler() function
7494 ohcip->ohci_timer_id = timeout(ohci_xfer_timeout_handler, in ohci_start_timer()
9933 ohcip->ohci_timer_id = timeout(ohci_xfer_timeout_handler, in ohci_do_soft_reset()