Searched defs:ehci_map_regs (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_util.c134 int ehci_map_regs(ehci_state_t *ehcip);
595 * ehci_map_regs:
602 ehci_map_regs(ehci_state_t *ehcip) function
608 USB_DPRINTF_L4(PRINT_MASK_ATTA, ehcip->ehci_log_hdl, "ehci_map_regs:");
615 "ehci_map_regs: Config error");
626 "ehci_map_regs: Memory base address access disabled");
643 "ehci_map_regs: Map setup error");
661 "ehci_map_regs: Map setup error");
671 "ehci_map_regs: Capsp 0x%p Regsp 0x%p\n",

Completed in 51 milliseconds