Searched refs:xhci_endpoint_is_periodic_in (Results 1 – 3 of 3) sorted by relevance
872 extern boolean_t xhci_endpoint_is_periodic_in(xhci_endpoint_t *);
332 if (xhci_endpoint_is_periodic_in(xep) == B_FALSE || in xhci_hcdi_pipe_flush()340 if (xhci_endpoint_is_periodic_in(xep) == B_TRUE) { in xhci_hcdi_pipe_flush()
28 xhci_endpoint_is_periodic_in(xhci_endpoint_t *xep) in xhci_endpoint_is_periodic_in() function