Searched refs:ehci_ctrl_segment (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_util.c1282 * ehci_ctrl_segment register with 4 Gigabyte segment where all
1293 Set_OpReg(ehci_ctrl_segment, 0x00000000);
3706 ehci_save_regs->ehci_ctrl_segment = Get_OpReg(ehci_ctrl_segment);
3739 Set_OpReg(ehci_ctrl_segment, (uint32_t)
3740 ehci_save_regs->ehci_ctrl_segment);
4334 Get_OpReg(ehci_ctrl_segment), Get_OpReg(ehci_periodic_list_base));
H A Dehci_polled.c1015 ehci_polled_regsp->ehci_ctrl_segment =
1016 Get_OpReg(ehci_ctrl_segment);
/illumos-gate/usr/src/uts/common/sys/usb/hcd/ehci/
H A Dehci.h158 uint32_t ehci_ctrl_segment; /* Control data segment */ member in struct:ehci_regs

Completed in 75 milliseconds