Searched refs:ohci_map_regs (Results 1 – 1 of 1) sorted by relevance
139 static int ohci_map_regs(ohci_state_t *ohcip);675 if (ohci_map_regs(ohcip) != DDI_SUCCESS) { in ohci_attach()1151 ohci_map_regs(ohci_state_t *ohcip) in ohci_map_regs() function