Home
last modified time | relevance | path

Searched refs:ehci_regsp (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/uts/common/sys/usb/hcd/ehci/
H A Dehcid.h83 ehci_regs_t *ehci_regsp; /* Operational Regs */ member
280 _NOTE(DATA_READABLE_WITHOUT_LOCK(ehci_state_t::ehci_regsp))
935 (uint32_t *)&ehcip->ehci_regsp->addr)
938 ((uint32_t *)&ehcip->ehci_regsp->addr), \
/titanic_44/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_util.c667 ehcip->ehci_regsp = (ehci_regs_t *) in ehci_map_regs()
672 (void *)ehcip->ehci_capsp, (void *)ehcip->ehci_regsp); in ehci_map_regs()