Searched refs:rh_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
9791 rh_timer_id = ohcip->ohci_root_hub.rh_intr_pipe_timer_id;
9794 if (rh_timer_id) {
9800 (void) untimeout(rh_timer_id);
9942 if (rh_timer_id) {

Completed in 71 milliseconds