Searched refs:PCI_INTX (Results 1 - 12 of 12) sorted by relevance

/openbsd-current/sys/arch/arm64/include/
H A Dpci_machdep.h37 #define PCI_INTX 1 macro
/openbsd-current/sys/arch/riscv64/include/
H A Dpci_machdep.h37 #define PCI_INTX 1 macro
/openbsd-current/sys/arch/powerpc64/include/
H A Dpci_machdep.h37 #define PCI_INTX 1 macro
/openbsd-current/sys/dev/fdt/
H A Drkpcie.c581 ihp->ih_type = PCI_INTX;
608 if (ih.ih_type != PCI_INTX) {
H A Dpciecam.c365 ihp->ih_type = PCI_INTX;
394 if (ih.ih_type != PCI_INTX) {
H A Dbcm2711_pcie.c429 ihp->ih_type = PCI_INTX;
455 KASSERT(ih.ih_type == PCI_INTX);
H A Dmvkpcie.c759 ihp->ih_type = PCI_INTX;
786 if (ih.ih_type != PCI_INTX) {
H A Ddwpcie.c1760 ihp->ih_type = PCI_INTX;
1829 if (ih.ih_type != PCI_INTX) {
/openbsd-current/sys/arch/powerpc64/dev/
H A Dphb.c607 ihp->ih_type = PCI_INTX;
635 if (ih.ih_type != PCI_INTX) {
/openbsd-current/sys/arch/riscv64/dev/
H A Dstfpcie.c886 ihp->ih_type = PCI_INTX;
914 if (ih.ih_type != PCI_INTX) {
/openbsd-current/sys/arch/arm64/dev/
H A Dacpipci.c596 ihp->ih_type = PCI_INTX;
630 if (ih.ih_type != PCI_INTX) {
H A Daplpcie.c913 ihp->ih_type = PCI_INTX;
940 if (ih.ih_type != PCI_INTX) {

Completed in 105 milliseconds