Searched refs:ohci_add_intrs (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci.c142 static int ohci_add_intrs(ohci_state_t *ohcip,
1301 if (ohci_add_intrs(ohcip, DDI_INTR_TYPE_MSI)
1318 if (ohci_add_intrs(ohcip, DDI_INTR_TYPE_FIXED)
1347 * ohci_add_intrs:
1352 ohci_add_intrs(ohci_state_t *ohcip, function
1359 "ohci_add_intrs: interrupt type 0x%x", intr_type);
1365 "ohci_add_intrs: ddi_intr_get_nintrs() failure, "
1375 "ohci_add_intrs: ddi_intr_get_navail() failure, "
1383 "ohci_add_intrs: ohci_add_intrs
[all...]

Completed in 50 milliseconds