Searched refs:INTx (Results 1 – 5 of 5) sorted by relevance
/freebsd/sys/contrib/device-tree/Bindings/pci/ |
H A D | layerscape-pcie-gen4.txt | 17 none MSI/MSI-X/INTx mode,but there is interrupt line for aer. 19 none MSI/MSI-X/INTx mode,but there is interrupt line for pme.
|
H A D | xilinx-pcie.txt | 33 The core provides a single interrupt for both INTx/MSI messages. So, 36 the four INTx interrupts in ISR and route them to this domain.
|
H A D | layerscape-pci.txt | 36 non MSI/MSI-X/INTx mode is used 38 non MSI/MSI-X/INTx mode is used
|
H A D | rockchip-pcie-host.txt | 66 The core controller provides a single interrupt for legacy INTx. The PCIe node 69 INTx interrupts are decoded and routed.
|
/freebsd/sys/cddl/dev/dtrace/x86/ |
H A D | dis_tables.c | 159 INTx, /* The normal int instruction, with explicit int num */ enumerator 2801 /* [C,C] */ TNS("int",INT3), TNS("int",INTx), TNSx("into",NORM), TNS("iret",NORM), 5656 case INTx: in dtrace_disx86()
|