/titanic_44/usr/src/uts/common/io/1394/adapters/ |
H A D | hci1394_ixl_isr.c | 82 ctxtp->intr_flags |= HCI1394_ISO_CTXT_INTRSET; in hci1394_ixl_interrupt() 85 if (ctxtp->intr_flags & HCI1394_ISO_CTXT_INUPDATE) { in hci1394_ixl_interrupt() 92 } else if (ctxtp->intr_flags & HCI1394_ISO_CTXT_ININTR) { in hci1394_ixl_interrupt() 100 } else if (ctxtp->intr_flags & HCI1394_ISO_CTXT_INCALL) { in hci1394_ixl_interrupt() 107 } else if (!in_stop && (ctxtp->intr_flags & HCI1394_ISO_CTXT_STOP)) { in hci1394_ixl_interrupt() 121 ctxtp->intr_flags |= HCI1394_ISO_CTXT_ININTR; in hci1394_ixl_interrupt() 122 ctxtp->intr_flags &= ~HCI1394_ISO_CTXT_INTRSET; in hci1394_ixl_interrupt() 128 ctxtp->intr_flags &= ~HCI1394_ISO_CTXT_ININTR; in hci1394_ixl_interrupt() 131 if ((ctxtp->intr_flags & HCI1394_ISO_CTXT_STOP) && !in_stop) { in hci1394_ixl_interrupt() 241 ctxtp->intr_flags |= HCI1394_ISO_CTXT_INCALL; in hci1394_ixl_dma_sync() [all …]
|
H A D | hci1394_ixl_update.c | 201 ctxtp->intr_flags &= ~HCI1394_ISO_CTXT_INUPDATE; in hci1394_ixl_update() 237 ctxtp->intr_flags &= ~HCI1394_ISO_CTXT_INUPDATE; in hci1394_ixl_update() 300 if (uvp->ctxtp->intr_flags & HCI1394_ISO_CTXT_INUPDATE) { in hci1394_ixl_update_enable() 303 } else if (uvp->ctxtp->intr_flags & HCI1394_ISO_CTXT_ININTR) { in hci1394_ixl_update_enable() 326 } else if (uvp->ctxtp->intr_flags & HCI1394_ISO_CTXT_INCALL) { in hci1394_ixl_update_enable() 334 uvp->ctxtp->intr_flags |= HCI1394_ISO_CTXT_INUPDATE; in hci1394_ixl_update_enable() 363 while (ctxtp->intr_flags & HCI1394_ISO_CTXT_INUPDATE) { in hci1394_ixl_update_endup() 365 if (ctxtp->intr_flags & HCI1394_ISO_CTXT_INTRSET) { in hci1394_ixl_update_endup() 378 ctxtp->intr_flags &= ~HCI1394_ISO_CTXT_INTRSET; in hci1394_ixl_update_endup() 389 ctxtp->intr_flags &= ~HCI1394_ISO_CTXT_INUPDATE; in hci1394_ixl_update_endup() [all …]
|
H A D | hci1394_isoch.c | 351 ctxtp->intr_flags = 0; in hci1394_alloc_isoch_dma() 406 ctxtp->intr_flags &= ~HCI1394_ISO_CTXT_STOP; in hci1394_start_isoch_dma() 699 ctxtp->intr_flags |= HCI1394_ISO_CTXT_STOP; in hci1394_do_stop() 700 if (ctxtp->intr_flags & HCI1394_ISO_CTXT_ININTR) { in hci1394_do_stop() 703 while (ctxtp->intr_flags & HCI1394_ISO_CTXT_ININTR) { in hci1394_do_stop() 710 if (ctxtp->intr_flags & HCI1394_ISO_CTXT_ININTR) { in hci1394_do_stop()
|
/titanic_44/usr/src/uts/common/io/fibre-channel/fca/emlxs/ |
H A D | emlxs_hba.c | 149 if (!(hba->intr_flags & EMLXS_MSI_ENABLED)) { in emlxs_msi_init() 153 if (hba->intr_flags & EMLXS_MSI_INITED) { in emlxs_msi_init() 433 hba->intr_flags |= EMLXS_MSI_INITED; in emlxs_msi_init() 504 if (!(hba->intr_flags & EMLXS_MSI_ENABLED)) { in emlxs_msi_uninit() 515 if ((hba->intr_flags & EMLXS_MSI_ADDED)) { in emlxs_msi_uninit() 524 if (!(hba->intr_flags & EMLXS_MSI_INITED)) { in emlxs_msi_uninit() 527 hba->intr_flags &= ~EMLXS_MSI_INITED; in emlxs_msi_uninit() 596 if (!(hba->intr_flags & EMLXS_MSI_ENABLED)) { in emlxs_msi_add() 601 if (hba->intr_flags & EMLXS_MSI_ADDED) { in emlxs_msi_add() 606 if (!(hba->intr_flags & EMLXS_MSI_INITED)) { in emlxs_msi_add() [all …]
|
H A D | emlxs_msg.c | 66 if (!(hba->intr_flags & EMLXS_MSI_ENABLED)) { in emlxs_msg_log_create()
|
H A D | emlxs_event.c | 74 if (!(hba->intr_flags & EMLXS_MSI_ENABLED)) { in emlxs_event_queue_create()
|
H A D | emlxs_solaris.c | 6877 if (hba->intr_flags & EMLXS_MSI_ENABLED) { in emlxs_drv_banner() 7116 hba->intr_flags |= EMLXS_MSI_ENABLED; in emlxs_hba_attach()
|
H A D | emlxs_sli3.c | 1632 if (hba->intr_flags & EMLXS_MSI_ADDED) { in emlxs_sli3_online()
|
H A D | emlxs_sli4.c | 1419 if (hba->intr_flags & EMLXS_MSI_ADDED) { in emlxs_sli4_online()
|
/titanic_44/usr/src/uts/sun4u/io/ |
H A D | zuluvm.c | 314 zdev->intr_flags |= flag; in zuluvm_tlb_handler() 328 zdev->intr_flags &= ~flag; in zuluvm_tlb_handler() 329 if (zdev->intr_flags | wait) in zuluvm_tlb_handler() 409 zdev->intr_flags &= ~flag; in zuluvm_tlb_handler() 410 if (zdev->intr_flags | wait) in zuluvm_tlb_handler() 473 zdev->intr_flags &= ~flag; in zuluvm_load_tte() 474 if (zdev->intr_flags | wait) in zuluvm_load_tte() 882 zdev->intr_flags |= flag; in zuluvm_as_free() 886 while (zdev->intr_flags & wait) { in zuluvm_as_free() 889 zdev->intr_flags &= ~flag; in zuluvm_as_free()
|
/titanic_44/usr/src/uts/i86pc/io/psm/ |
H A D | psm_common.c | 687 *intr_flagp = irqlistp->intr_flags; in acpi_irqlist_find_irq() 730 newent->intr_flags = *intr_flagp; in acpi_add_irqlist_entry() 765 iflag_t intr_flags; in acpi_get_possible_irq_resources() local 815 intr_flags.intr_el = psm_acpi_edgelevel(el); in acpi_get_possible_irq_resources() 816 intr_flags.intr_po = psm_acpi_po(po); in acpi_get_possible_irq_resources() 818 &intr_flags); in acpi_get_possible_irq_resources()
|
H A D | uppc.c | 751 (irqlistent->intr_flags.intr_el == INTR_EL_EDGE) || in uppc_acpi_irq_configure() 784 *dipintr_flagp = irqlistent->intr_flags; in uppc_acpi_irq_configure()
|
/titanic_44/usr/src/uts/i86pc/sys/ |
H A D | psm_common.h | 87 iflag_t intr_flags; member
|
/titanic_44/usr/src/uts/common/sys/1394/adapters/ |
H A D | hci1394_isoch.h | 80 volatile uint32_t intr_flags; /* flags while context is running */ member
|
/titanic_44/usr/src/uts/i86xpv/io/psm/ |
H A D | xpv_uppc.c | 513 (irqlistent->intr_flags.intr_el == INTR_EL_EDGE) || in xen_uppc_acpi_irq_configure() 547 *dipintr_flagp = irqlistent->intr_flags; in xen_uppc_acpi_irq_configure()
|
/titanic_44/usr/src/uts/sun4u/sys/ |
H A D | zulumod.h | 191 int intr_flags; member
|
/titanic_44/usr/src/uts/i86pc/io/ |
H A D | mp_platform_common.c | 1880 irqlistent->intr_flags.bustype = BUS_PCI; in apic_choose_irqs_from_prs() 1899 &irqlistent->intr_flags, in apic_choose_irqs_from_prs() 1917 if (irqlistent->intr_flags.intr_el == INTR_EL_EDGE) in apic_choose_irqs_from_prs() 1930 iflags = irqlistent->intr_flags; in apic_choose_irqs_from_prs()
|
/titanic_44/usr/src/uts/common/io/comstar/port/qlt/ |
H A D | qlt.h | 289 int intr_flags; member
|
H A D | qlt.c | 775 qlt->intr_flags |= QLT_INTR_MSIX; in qlt_setup_msix() 858 qlt->intr_flags |= QLT_INTR_MSI; in qlt_setup_msi() 914 qlt->intr_flags |= QLT_INTR_FIXED; in qlt_setup_fixed()
|
/titanic_44/usr/src/uts/common/sys/fibre-channel/fca/emlxs/ |
H A D | emlxs_fc.h | 1960 uint32_t intr_flags; member
|