Home
last modified time | relevance | path

Searched refs:INTx (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/contrib/device-tree/Bindings/pci/
H A Dlayerscape-pcie-gen4.txt17 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 Dxilinx-pcie.txt33 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 Dlayerscape-pci.txt36 non MSI/MSI-X/INTx mode is used
38 non MSI/MSI-X/INTx mode is used
H A Drockchip-pcie-host.txt66 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 Ddis_tables.c159 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()