Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci.c139 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