Searched refs:xhci_endpoint_is_periodic_in (Results 1 – 3 of 3) sorted by relevance
874 extern boolean_t xhci_endpoint_is_periodic_in(xhci_endpoint_t *);
364 if (xhci_endpoint_is_periodic_in(xep) == B_FALSE || in xhci_hcdi_pipe_flush()372 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