Searched refs:xpp_poll_state (Results 1 – 3 of 3) sorted by relevance
448 if (xpp->xpp_poll_state == XHCI_PERIODIC_POLL_IDLE) { in xhci_hcdi_pipe_poll_fini()453 if (xpp->xpp_poll_state == XHCI_PERIODIC_POLL_STOPPING) { in xhci_hcdi_pipe_poll_fini()458 xpp->xpp_poll_state = XHCI_PERIODIC_POLL_STOPPING; in xhci_hcdi_pipe_poll_fini()495 xpp->xpp_poll_state = XHCI_PERIODIC_POLL_IDLE; in xhci_hcdi_pipe_poll_fini()1217 xpp->xpp_poll_state = XHCI_PERIODIC_POLL_ACTIVE; in xhci_hcdi_periodic_init()
1209 if (xpp->xpp_poll_state != XHCI_PERIODIC_POLL_ACTIVE) { in xhci_endpoint_reschedule_periodic()1374 xpp->xpp_poll_state = XHCI_PERIODIC_POLL_NOMEM; in xhci_endpoint_dup_periodic()
595 xhci_periodic_state_t xpp_poll_state; member