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

/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci.c9738 timeout_id_t xfer_timer_id, rh_timer_id; local
9805 xfer_timer_id = ohcip->ohci_timer_id;
9808 if (xfer_timer_id) {
9811 (void) untimeout(xfer_timer_id);
9952 if (xfer_timer_id) {

Completed in 60 milliseconds