Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_xfer.c1046 usb_frame_number_t frames_past; in ehci_halt_fls_intr_qh() local
1066 frames_past = 0; in ehci_halt_fls_intr_qh()
1069 while ((frames_past <= (EHCI_NUM_INTR_QH_LISTS + 2)) && in ehci_halt_fls_intr_qh()
1076 frames_past = ehci_get_current_frame_number(ehcip) - in ehci_halt_fls_intr_qh()