Searched refs:PCI_NONE (Results 1 - 11 of 11) sorted by relevance

/openbsd-current/sys/arch/arm64/include/
H A Dpci_machdep.h36 #define PCI_NONE 0 macro
/openbsd-current/sys/arch/riscv64/include/
H A Dpci_machdep.h36 #define PCI_NONE 0 macro
/openbsd-current/sys/arch/powerpc64/include/
H A Dpci_machdep.h36 #define PCI_NONE 0 macro
/openbsd-current/sys/arch/arm64/dev/
H A Dacpipci.c481 if (pa->pa_bridgeih[swizpin - 1].ih_type == PCI_NONE)
628 KASSERT(ih.ih_type != PCI_NONE);
H A Daplpcie.c938 KASSERT(ih.ih_type != PCI_NONE);
/openbsd-current/sys/dev/fdt/
H A Drkpcie.c606 KASSERT(ih.ih_type != PCI_NONE);
H A Dpciecam.c392 KASSERT(ih.ih_type != PCI_NONE);
H A Dmvkpcie.c784 KASSERT(ih.ih_type != PCI_NONE);
H A Ddwpcie.c1827 KASSERT(ih.ih_type != PCI_NONE);
/openbsd-current/sys/arch/powerpc64/dev/
H A Dphb.c633 KASSERT(ih.ih_type != PCI_NONE);
/openbsd-current/sys/arch/riscv64/dev/
H A Dstfpcie.c912 KASSERT(ih.ih_type != PCI_NONE);

Completed in 210 milliseconds