Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_intr.c226 usb_frame_number_t endpoint_frame_number; in ehci_handle_endpoint_reclaimation() local
245 endpoint_frame_number = (usb_frame_number_t)(uintptr_t) in ehci_handle_endpoint_reclaimation()
252 (unsigned long long)endpoint_frame_number); in ehci_handle_endpoint_reclaimation()
263 if (endpoint_frame_number > current_frame_number) { in ehci_handle_endpoint_reclaimation()
/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci.c8186 usb_frame_number_t endpoint_frame_number; in ohci_handle_endpoint_reclaimation() local
8204 endpoint_frame_number = (usb_frame_number_t)(uintptr_t) in ohci_handle_endpoint_reclaimation()
8211 (unsigned long long)endpoint_frame_number); in ohci_handle_endpoint_reclaimation()
8222 if (endpoint_frame_number > current_frame_number) { in ohci_handle_endpoint_reclaimation()