Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/usb/hcd/xhci/
H A Dxhci_command.c136 static void xhci_command_settimeout(xhci_t *, clock_t);
275 xhci_command_settimeout(xhcip, xhci_command_wait); in xhci_command_timeout()
282 xhci_command_settimeout(xhci_t *xhcip, clock_t microsecs) in xhci_command_settimeout() function
385 xhci_command_settimeout(xhcip, xhci_command_wait); in xhci_command_event_callback()
450 xhci_command_settimeout(xhcip, xhci_command_wait); in xhci_command_submit()