Searched refs:ohci_add_intrs (Results 1 – 1 of 1) sorted by relevance
142 static int ohci_add_intrs(ohci_state_t *ohcip,1286 if (ohci_add_intrs(ohcip, DDI_INTR_TYPE_MSI) in ohci_register_intrs_and_init_mutex()1303 if (ohci_add_intrs(ohcip, DDI_INTR_TYPE_FIXED) in ohci_register_intrs_and_init_mutex()1337 ohci_add_intrs(ohci_state_t *ohcip, int intr_type) in ohci_add_intrs() function