Home
last modified time | relevance | path

Searched refs:ehci_map_regs (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/common/sys/usb/hcd/ehci/
H A Dehci_util.h53 extern int ehci_map_regs(ehci_state_t *ehcip);
/titanic_41/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci.c254 if (ehci_map_regs(ehcip) != DDI_SUCCESS) { in ehci_attach()
H A Dehci_util.c134 int ehci_map_regs(ehci_state_t *ehcip);
602 ehci_map_regs(ehci_state_t *ehcip) in ehci_map_regs() function