Searched refs:ehci_adjust_polling_interval (Results 1 – 3 of 3) sorted by relevance
/titanic_50/usr/src/uts/common/sys/usb/hcd/ehci/ |
H A D | ehci_util.h | 81 extern int ehci_adjust_polling_interval(
|
/titanic_50/usr/src/uts/common/io/usb/hcd/ehci/ |
H A D | ehci_util.c | 195 int ehci_adjust_polling_interval( 2217 interval = ehci_adjust_polling_interval(ehcip, endpoint, port_status); in ehci_allocate_high_speed_bandwidth() 2355 interval = ehci_adjust_polling_interval(ehcip, endpoint, port_status); in ehci_allocate_classic_tt_bandwidth() 2477 interval = ehci_adjust_polling_interval(ehcip, endpoint, port_status); in ehci_deallocate_high_speed_bandwidth() 2559 interval = ehci_adjust_polling_interval(ehcip, endpoint, port_status); in ehci_deallocate_classic_tt_bandwidth() 2790 ehci_adjust_polling_interval( in ehci_adjust_polling_interval() function
|
H A D | ehci_xfer.c | 2051 interval = ehci_adjust_polling_interval(ehcip, endpoint, in ehci_set_periodic_pipe_polling()
|