/illumos-gate/usr/src/common/acpica/resources/ |
H A D | rsirq.c | 174 {ACPI_RSC_BITMASK16,ACPI_RS_OFFSET (Data.Irq.Interrupts[0]), 230 {ACPI_RSC_BITMASK16,ACPI_RS_OFFSET (Data.Irq.Interrupts[0]), 348 {ACPI_RSC_MOVE32, ACPI_RS_OFFSET (Data.ExtendedIrq.Interrupts[0]), 349 AML_OFFSET (ExtendedIrq.Interrupts[0]), 355 ACPI_RS_OFFSET (Data.ExtendedIrq.Interrupts[0]),
|
H A D | rsdumpinfo.c | 185 …{ACPI_RSD_SHORTLIST,ACPI_RSD_OFFSET (Irq.Interrupts[0]), "Interrupt List", … 330 …{ACPI_RSD_DWORDLIST,ACPI_RSD_OFFSET (ExtendedIrq.Interrupts[0]), "Interrupt List", …
|
/illumos-gate/usr/src/cmd/acpi/iasl/ |
H A D | aslrestype1i.c | 574 UINT32 Interrupts = 0; in RsDoIrqDescriptor() local 630 Interrupts++; in RsDoIrqDescriptor() 631 if (Interrupts > 16) in RsDoIrqDescriptor() 697 UINT32 Interrupts = 0; in RsDoIrqNoFlagsDescriptor() local 729 Interrupts++; in RsDoIrqNoFlagsDescriptor() 730 if (Interrupts > 16) in RsDoIrqNoFlagsDescriptor()
|
H A D | aslrestype2.c | 340 (&(Descriptor->ExtendedIrq.Interrupts[0]))); in RsDoInterruptDescriptor() 469 ASL_RESDESC_OFFSET (ExtendedIrq.Interrupts[0])); in RsDoInterruptDescriptor() 500 (ASL_RESDESC_OFFSET (ExtendedIrq.Interrupts[0]) - in RsDoInterruptDescriptor()
|
/illumos-gate/usr/src/uts/i86pc/io/psm/ |
H A D | psm_common.c | 516 srsp->Data.Irq.Interrupts[0] = (uint8_t)irq; in acpi_set_irq_resource() 520 srsp->Data.ExtendedIrq.Interrupts[0] = irq; in acpi_set_irq_resource() 636 irq = rp->Data.Irq.Interrupts[0]; in acpi_get_current_irq_resource() 657 irq = rp->Data.ExtendedIrq.Interrupts[0]; in acpi_get_current_irq_resource() 787 tmplist = resp->Data.Irq.Interrupts; in acpi_get_possible_irq_resources() 793 tmplist = resp->Data.ExtendedIrq.Interrupts; in acpi_get_possible_irq_resources()
|
/illumos-gate/usr/src/uts/intel/sys/acpi/ |
H A D | acrestyp.h | 293 UINT8 Interrupts[1]; member 541 UINT32 Interrupts[1]; member
|
H A D | amlresrc.h | 502 UINT32 Interrupts[1]; member
|
H A D | actbl2.h | 352 UINT64 Interrupts[1]; /* Interrupt array */ member
|
/illumos-gate/usr/src/uts/common/io/cxgbe/firmware/ |
H A D | t4fw_cfg.txt | 217 # Interrupts, and two extra interrupts per function for Firmware Events (or a 218 # Forwarded Interrupt Queue) and General Interrupts per function. 221 # # Forwarded Interrupts 223 # # General Interrupts 558 # Ingress Queues/w Free Lists and Interrupts: 526
|
H A D | t5fw_cfg.txt | 252 # Interrupts, and two extra interrupts per function for Firmware Events (or a 253 # Forwarded Interrupt Queue) and General Interrupts per function. 256 # # Forwarded Interrupts 258 # # General Interrupts 609 # Ingress Queues/w Free Lists and Interrupts: 526
|
H A D | t6fw_cfg.txt | 269 # Interrupts, and two extra interrupts per function for Firmware Events (or a 270 # Forwarded Interrupt Queue) and General Interrupts per function. 273 # # Forwarded Interrupts 275 # # General Interrupts 599 # Ingress Queues/w Free Lists and Interrupts: 526
|
/illumos-gate/usr/src/uts/sun4u/io/pci/ |
H A D | pci_asm.S | 46 ! Interrupts will be disabled for the duration of the read, to prevent
|
/illumos-gate/usr/src/uts/sun4u/io/px/ |
H A D | px_asm_4u.S | 45 ! Interrupts will be disabled for the duration of the read, to prevent
|
/illumos-gate/usr/src/uts/intel/io/acpica/ |
H A D | acpi_enum.c | 182 uint8_t irq = resource_ptr->Data.Irq.Interrupts[i]; in parse_resources_irq() 200 uint32_t irq = resource_ptr->Data.ExtendedIrq.Interrupts[i]; in parse_resources_extended_irq()
|
/illumos-gate/usr/src/common/acpica/disassembler/ |
H A D | dmresrcl.c | 1115 (UINT32) Resource->ExtendedIrq.Interrupts[i]); in AcpiDmInterruptDescriptor()
|
/illumos-gate/usr/src/uts/i86pc/io/acpi/acpidev/ |
H A D | acpidev_resource.c | 777 rscp->Data.ExtendedIrq.Interrupts[i]))) { in acpidev_resource_walk_consumer() 794 rscp->Data.Irq.Interrupts[i]))) { in acpidev_resource_walk_consumer()
|
/illumos-gate/usr/src/cmd/acpi/common/ |
H A D | dmtbdump2.c | 258 Length = ACPI_OFFSET (ACPI_IORT_SMMU, Interrupts); in AcpiDmDumpIort()
|
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/documentation/ |
H A D | ecore.tex | 528 \chapter{Interrupts} chapter 926 …ion of the \texttt{vport\_stop}, no further traffic should be working. Interrupts can be released,…
|
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/ |
H A D | release.txt | 5463 3. Problem: Interrupts for RoCE CNQ not received when working with RoCE
|