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.c108 &ohcip->ohci_root_hub.rh_descr;
116 des_A = ohcip->ohci_root_hub.rh_des_A = Get_OpReg(hcr_rh_descriptorA);
117 des_B = ohcip->ohci_root_hub.rh_des_B = Get_OpReg(hcr_rh_descriptorB);
120 "root hub descriptor A 0x%x", ohcip->ohci_root_hub.rh_des_A);
123 "root hub descriptor B 0x%x", ohcip->ohci_root_hub.rh_des_B);
126 ohcip->ohci_root_hub.rh_status = Get_OpReg(hcr_rh_status);
219 ohcip->ohci_root_hub.rh_port_state[i] = port_state;
232 ohcip->ohci_root_hub.rh_port_status[i] = 0;
341 ohcip->ohci_root_hub.rh_ctrl_pipe_handle = ph;
344 ohcip->ohci_root_hub
[all...]
H A Dohci.c9791 rh_timer_id = ohcip->ohci_root_hub.rh_intr_pipe_timer_id;
9795 ohcip->ohci_root_hub.rh_intr_pipe_timer_id = 0;
9796 ohcip->ohci_root_hub.rh_intr_pipe_state =
9943 ohcip->ohci_root_hub.rh_intr_pipe_timer_id =
9947 ohcip->ohci_root_hub.
/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 in struct:ohci_state

Completed in 95 milliseconds