Searched refs:pp_halt_state (Results 1 – 3 of 3) sorted by relevance
465 uint_t pp_halt_state; /* Is it halting */ member
756 while (pp->pp_halt_state & EHCI_HALT_STATE_HALTING) { in ehci_modify_qh_status_bit()786 pp->pp_halt_state |= EHCI_HALT_STATE_HALTING; in ehci_modify_qh_status_bit()811 pp->pp_halt_state &= ~EHCI_HALT_STATE_HALTING; in ehci_modify_qh_status_bit()
952 pp->pp_halt_state = EHCI_HALT_STATE_FREE; in ehci_hcdi_pipe_open()