Searched refs:xpp_poll_state (Results 1 – 3 of 3) sorted by relevance
416 if (xpp->xpp_poll_state == XHCI_PERIODIC_POLL_IDLE) { in xhci_hcdi_pipe_poll_fini()421 if (xpp->xpp_poll_state == XHCI_PERIODIC_POLL_STOPPING) { in xhci_hcdi_pipe_poll_fini()426 xpp->xpp_poll_state = XHCI_PERIODIC_POLL_STOPPING; in xhci_hcdi_pipe_poll_fini()463 xpp->xpp_poll_state = XHCI_PERIODIC_POLL_IDLE; in xhci_hcdi_pipe_poll_fini()1155 xpp->xpp_poll_state = XHCI_PERIODIC_POLL_ACTIVE; in xhci_hcdi_periodic_init()
1127 if (xpp->xpp_poll_state != XHCI_PERIODIC_POLL_ACTIVE) { in xhci_endpoint_reschedule_periodic()1292 xpp->xpp_poll_state = XHCI_PERIODIC_POLL_NOMEM; in xhci_endpoint_dup_periodic()
595 xhci_periodic_state_t xpp_poll_state; member