xhci_endpoint_is_periodic_in
if (xhci_endpoint_is_periodic_in(xep) == B_FALSE ||
if (xhci_endpoint_is_periodic_in(xep) == B_TRUE) {
extern boolean_t xhci_endpoint_is_periodic_in(xhci_endpoint_t *);