| /freebsd-9-stable/sys/dev/cxgbe/firmware/ |
| D | t5fw_cfg_fpga.txt | 184 # Breakdown of Virtual Interface/Queue/Interrupt resources for the "Unified 188 # use Forwarded Interrupt Ingress Queues. For these latter, an Ingress Queue 189 # would be created and the Queue ID of a Forwarded Interrupt Ingress Queue 199 # NMSIX_NIC = 32 # NIC MSI-X Interrupt Vectors (FLIQ) 206 # NMSIX_OFLD = 16 # Offload MSI-X Interrupt Vectors (FLIQ) 213 # NMSIX_RDMA = 4 # RDMA MSI-X Interrupt Vectors (FLIQ) 224 # NMSIX_ISCSI = 4 # ISCSI MSI-X Interrupt Vectors (FLIQ) 231 # NMSIX_FCOE = 34 # FCOE MSI-X Interrupt Vectors (FLIQ) 235 # Forwarded Interrupt Queue) and General Interrupts per function. 243 # their interrupts forwarded to another set of Forwarded Interrupt Queues. [all …]
|
| D | t4fw_cfg_uwire.txt | 161 # Breakdown of Virtual Interface/Queue/Interrupt resources for the "Unified 165 # use Forwarded Interrupt Ingress Queues. For these latter, an Ingress Queue 166 # would be created and the Queue ID of a Forwarded Interrupt Ingress Queue 176 # NMSIX_NIC = 32 # NIC MSI-X Interrupt Vectors (FLIQ) 183 # NMSIX_OFLD = 16 # Offload MSI-X Interrupt Vectors (FLIQ) 190 # NMSIX_RDMA = 4 # RDMA MSI-X Interrupt Vectors (FLIQ) 201 # NMSIX_ISCSI = 4 # ISCSI MSI-X Interrupt Vectors (FLIQ) 208 # NMSIX_FCOE = 34 # FCOE MSI-X Interrupt Vectors (FLIQ) 212 # Forwarded Interrupt Queue) and General Interrupts per function. 220 # their interrupts forwarded to another set of Forwarded Interrupt Queues. [all …]
|
| D | t5fw_cfg_uwire.txt | 205 # Breakdown of Virtual Interface/Queue/Interrupt resources for the "Unified 209 # use Forwarded Interrupt Ingress Queues. For these latter, an Ingress Queue 210 # would be created and the Queue ID of a Forwarded Interrupt Ingress Queue 220 # NMSIX_NIC = 32 # NIC MSI-X Interrupt Vectors (FLIQ) 227 # NMSIX_OFLD = 16 # Offload MSI-X Interrupt Vectors (FLIQ) 234 # NMSIX_RDMA = 4 # RDMA MSI-X Interrupt Vectors (FLIQ) 245 # NMSIX_ISCSI = 4 # ISCSI MSI-X Interrupt Vectors (FLIQ) 252 # NMSIX_FCOE = 34 # FCOE MSI-X Interrupt Vectors (FLIQ) 256 # Forwarded Interrupt Queue) and General Interrupts per function. 264 # their interrupts forwarded to another set of Forwarded Interrupt Queues. [all …]
|
| /freebsd-9-stable/sys/boot/fdt/dts/ |
| D | bindings-gpio.txt | 86 0x0002---- IN_IRQ_EDGE Interrupt, edge triggered. 87 0x0004---- IN_IRQ_LEVEL Interrupt, level triggered.
|
| /freebsd-9-stable/sys/dev/aic7xxx/ |
| D | aic79xx.reg | 100 * Host Interrupt Status 117 * Sequencer Interrupt Code 196 * Clear Host Interrupt 299 * Clear SEQ Interrupt 378 * Interrupt Control 1828 * Clear SCSI Interrupt 0 1829 * Writing a 1 to a bit clears the associated SCSI Interrupt in SSTAT0. 1845 * SCSI Interrupt Mode 0 1880 * Clear SCSI Interrupt 1 1881 * Writing a 1 to a bit clears the associated SCSI Interrupt in SSTAT1. [all …]
|
| D | aic7xxx.reg | 260 * Clear SCSI Interrupt 0 (p. 3-20) 261 * Writing a 1 to a bit clears the associated SCSI Interrupt in SSTAT0. 276 * Contains one set of SCSI Interrupt codes 294 * Clear SCSI Interrupt 1 (p. 3-23) 295 * Writing a 1 to a bit clears the associated SCSI Interrupt in SSTAT1. 363 * SCSI Interrupt Mode 1 (p. 3-28) 381 * SCSI Interrupt Mode 1 (pp. 3-28,29) 797 * Interrupt Status (p. 3-50) 883 * Clear Interrupt Status (p. 3-52)
|
| /freebsd-9-stable/sys/boot/pc98/btx/lib/ |
| D | btxsys.s | 30 .set INT_SYS,0x30 # Interrupt number
|
| D | btxv86.s | 46 .set INT_V86,0x31 # Interrupt number
|
| /freebsd-9-stable/lib/libncp/ |
| D | CREDITS | 9 "Interrupt List" from Ralf Brown,
|
| /freebsd-9-stable/sys/boot/i386/btx/lib/ |
| D | btxsys.s | 30 .set INT_SYS,0x30 # Interrupt number
|
| D | btxv86.s | 46 .set INT_V86,0x31 # Interrupt number
|
| /freebsd-9-stable/etc/bluetooth/ |
| D | protocols | 17 hid-interrupt 19 HID-Interrupt # Human Interface Device (interrupt)
|
| /freebsd-9-stable/sys/boot/arm/at91/libat91/ |
| D | arm_init.S | 55 B swivec @; Software Interrupt
|
| /freebsd-9-stable/usr.bin/make/ |
| D | parse.c | 159 Interrupt, /* .INTERRUPT */ enumerator 211 { ".INTERRUPT", Interrupt, 0 }, 879 case Interrupt: in ParseDoDependency() 1006 case Interrupt: in ParseDoDependency()
|
| /freebsd-9-stable/sys/contrib/dev/acpica/include/ |
| D | actbl2.h | 925 UINT32 Interrupt; member 969 UINT32 Interrupt; member
|
| /freebsd-9-stable/contrib/tcsh/nls/C/ |
| D | set2 | 6 3 Interrupt
|
| /freebsd-9-stable/contrib/nvi/docs/ |
| D | ev | 25 ^C ^C Interrupt long-running commands.
|
| D | TODO | 90 E_INTERRUPT, /* Interrupt. */
|
| /freebsd-9-stable/cddl/contrib/dtracetoolkit/Examples/ |
| D | dexplorer_example.txt | 14 5% Interrupt counts...
|
| /freebsd-9-stable/contrib/bmake/ |
| D | parse.c | 191 Interrupt, /* .INTERRUPT */ enumerator 309 { ".INTERRUPT", Interrupt, 0 }, 1333 case Interrupt: in ParseDoDependency() 1468 case Interrupt: in ParseDoDependency()
|
| /freebsd-9-stable/lib/libc/nls/ |
| D | de_DE.ISO8859-1.msg | 15 4 Interrupt innerhalb eines Systemaufrufs
|
| D | C.msg | 201 2 Interrupt
|
| /freebsd-9-stable/sys/contrib/dev/acpica/common/ |
| D | dmtbinfo.c | 1353 {ACPI_DMT_UINT32, ACPI_SPCR_OFFSET (Interrupt), "Interrupt", 0}, 1387 {ACPI_DMT_UINT32, ACPI_SPMI_OFFSET (Interrupt), "Interrupt", 0},
|
| /freebsd-9-stable/contrib/top/ |
| D | top.X | 91 ignored. Interrupt characters (such as ^C and ^\e) still have an effect.
|
| /freebsd-9-stable/contrib/binutils/opcodes/ |
| D | ia64-raw.tbl | 47 CR[EOI]; IC:mov-to-CR-EOI; IC:none; SC Section 5.8.3.4, "End of External Interrupt Register (EOI � … 68 CR[IVR]; IC:none; IC:mov-from-CR-IVR; SC Section 5.8.3.2, "External Interrupt Vector Register (IVR …
|