Lines Matching full:interrupts
131 * The initialization of cb internal interrupts depends on ib in pci_obj_setup()
261 "interrupts", (caddr_t)&intr_buf, &intr_len) != DDI_SUCCESS) in pci_intr_setup()
262 cmn_err(CE_PANIC, "%s%d: no interrupts property\n", in pci_intr_setup()
267 cmn_err(CE_PANIC, "%s%d: <%d interrupts", ddi_driver_name(dip), in pci_intr_setup()
281 if (ndi_prop_update_int_array(DDI_DEV_T_NONE, dip, "interrupts", in pci_intr_setup()
283 cmn_err(CE_PANIC, "%s%d: cannot update interrupts property\n", in pci_intr_setup()
581 * Schizo maps all interrupts in one contiguous area. in ib_intr_map_reg_addr()
608 * return true if there are interrupts using this mapping register
750 * Enable error interrupts. in pbm_configure()
758 * Enable pci streaming byte errors and error interrupts. in pbm_configure()
774 * Enable PCI-X error interrupts. in pbm_configure()
986 * Disable error and streaming byte hole interrupts via the in pbm_disable_pci_errors()
994 * Disable error interrupts via the interrupt mapping register. in pbm_disable_pci_errors()
1019 uint32_t spl = ddi_enter_critical(); /* block interrupts */ in pci_iommu_get_dvma_context()
1037 ddi_exit_critical(spl); /* unblock interrupts */ in pci_iommu_get_dvma_context()
1057 spl = ddi_enter_critical(); /* block interrupts */ in pci_iommu_free_dvma_context()
1138 * ALL internal interrupts except pbm interrupts are shared by both in pci_cb_setup()
3087 {"merge_buffer", 0x9}, {"interrupts", 0xa},
3106 {"dvma_tlb_misses", 0x10}, {"interrupts", 0x11},