Searched refs:ehci_hc_soft_state (Results 1 – 5 of 5) sorted by relevance
244 ehcip->ehci_hc_soft_state = EHCI_CTLR_INIT_STATE; in ehci_attach()655 if (ehcip->ehci_hc_soft_state == EHCI_CTLR_SUSPEND_STATE) { in ehci_intr()689 if (ehcip->ehci_hc_soft_state == EHCI_CTLR_ERROR_STATE) { in ehci_intr()
1056 if (ehcip->ehci_hc_soft_state == EHCI_CTLR_INIT_STATE) { in ehci_init_hardware()1299 ehcip->ehci_hc_soft_state = EHCI_CTLR_OPERATIONAL_STATE; in ehci_init_ctlr()1331 ehcip->ehci_hc_soft_state = EHCI_CTLR_ERROR_STATE; in ehci_init_ctlr()1339 ehcip->ehci_hc_soft_state = EHCI_CTLR_ERROR_STATE; in ehci_init_ctlr()2067 ehcip->ehci_hc_soft_state = EHCI_CTLR_SUSPEND_STATE; in ehci_cpr_suspend()3648 switch (ehcip->ehci_hc_soft_state) { in ehci_state_is_operational()3994 ehcip->ehci_hc_soft_state = EHCI_CTLR_ERROR_STATE; in ehci_wait_for_sof()
188 ehcip->ehci_hc_soft_state = EHCI_CTLR_ERROR_STATE; in ehci_handle_ue()
828 ehcip->ehci_hc_soft_state = EHCI_CTLR_ERROR_STATE; in ehci_modify_qh_status_bit()
232 uint_t ehci_hc_soft_state; member