Searched refs:XHCI_ENDPOINT_PERIODIC (Results 1 – 3 of 3) sorted by relevance
496 xep->xep_state &= ~XHCI_ENDPOINT_PERIODIC; in xhci_hcdi_pipe_poll_fini()733 xep->xep_state &= ~(XHCI_ENDPOINT_QUIESCE | XHCI_ENDPOINT_PERIODIC); in xhci_hcdi_pipe_reset()1194 xep->xep_state |= XHCI_ENDPOINT_PERIODIC; in xhci_hcdi_periodic_init()1206 xep->xep_state &= ~XHCI_ENDPOINT_PERIODIC; in xhci_hcdi_periodic_init()
976 XHCI_ENDPOINT_PERIODIC)) { in xhci_endpoint_tick()1122 !(xep->xep_state & XHCI_ENDPOINT_PERIODIC)) { in xhci_endpoint_schedule()
502 XHCI_ENDPOINT_PERIODIC = 0x01, enumerator