Searched refs:ehci_config_flag (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_util.c1121 Set_OpReg(ehci_config_flag, EHCI_CONFIG_FLAG_EHCI);
1219 Set_OpReg(ehci_config_flag, EHCI_CONFIG_FLAG_CLASSIC);
1349 Set_OpReg(ehci_config_flag, EHCI_CONFIG_FLAG_EHCI);
1811 Set_OpReg(ehci_config_flag, EHCI_CONFIG_FLAG_CLASSIC);
3708 ehci_save_regs->ehci_config_flag = Get_OpReg(ehci_config_flag);
3774 Set_OpReg(ehci_config_flag, (uint32_t)
3775 ehci_save_regs->ehci_config_flag);
4337 Get_OpReg(ehci_async_list_addr), Get_OpReg(ehci_config_flag));
H A Dehci_polled.c1019 ehci_polled_regsp->ehci_config_flag =
1020 Get_OpReg(ehci_config_flag);
H A Dehci_intr.c185 Set_OpReg(ehci_config_flag, EHCI_CONFIG_FLAG_CLASSIC);
H A Dehci_hub.c1873 if (Get_OpReg(ehci_config_flag) == 0) {
/illumos-gate/usr/src/uts/common/sys/usb/hcd/ehci/
H A Dehci.h164 uint32_t ehci_config_flag; /* Config Flag */ member in struct:ehci_regs

Completed in 81 milliseconds