Home
last modified time | relevance | path

Searched refs:ohci_root_hub (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci_hub.c403 ASSERT(ohcip->ohci_root_hub. in ohci_handle_root_hub_pipe_close()
419 ASSERT(ohcip->ohci_root_hub. in ohci_handle_root_hub_pipe_close()
487 ohcip->ohci_root_hub. in ohci_handle_root_hub_pipe_reset()
495 ASSERT(ohcip->ohci_root_hub. in ohci_handle_root_hub_pipe_reset()
726 rh = &ohcip->ohci_root_hub; in ohci_handle_port_power()
1471 ohcip->ohci_root_hub. in ohci_root_hub_allocate_intr_pipe_resource()
1634 ohcip->ohci_root_hub. in ohci_handle_root_hub_status_change()
1641 ohcip->ohci_root_hub. in ohci_handle_root_hub_status_change()
1657 ohcip->ohci_root_hub. in ohci_handle_root_hub_status_change()
1664 ohcip->ohci_root_hub. in ohci_handle_root_hub_status_change()
[all …]
H A Dohci.c9771 rh_timer_id = ohcip->ohci_root_hub.rh_intr_pipe_timer_id; in ohci_do_soft_reset()
9775 ohcip->ohci_root_hub.rh_intr_pipe_timer_id = 0; in ohci_do_soft_reset()
9776 ohcip->ohci_root_hub.rh_intr_pipe_state = in ohci_do_soft_reset()
9923 ohcip->ohci_root_hub.rh_intr_pipe_timer_id = in ohci_do_soft_reset()
9927 ohcip->ohci_root_hub. in ohci_do_soft_reset()
/illumos-gate/usr/src/uts/common/sys/usb/hcd/openhci/
H A Dohci_hub.h57 typedef struct ohci_root_hub { struct
H A Dohcid.h209 ohci_root_hub_t ohci_root_hub; /* Root hub info */ member