Home
last modified time | relevance | path

Searched defs:PCITAG_NODE (Results 1 – 7 of 7) sorted by relevance

/openbsd/sys/arch/macppc/include/
H A Dpci_machdep.h57 #define PCITAG_NODE(x) (int)(((x)>>32)&0xffffffff) macro
/openbsd/sys/arch/sparc64/include/
H A Dpci_machdep.h68 #define PCITAG_NODE(x) (int)(((x)>>32)&0xffffffff) macro
/openbsd/sys/arch/arm/include/
H A Dpci_machdep.h32 #define PCITAG_NODE(x) ((x) >> 32) macro
/openbsd/sys/arch/octeon/include/
H A Dpci_machdep.h33 #define PCITAG_NODE(x) ((x) >> 32) macro
/openbsd/sys/arch/powerpc64/include/
H A Dpci_machdep.h32 #define PCITAG_NODE(x) ((x) >> 32) macro
/openbsd/sys/arch/riscv64/include/
H A Dpci_machdep.h32 #define PCITAG_NODE(x) ((x) >> 32) macro
/openbsd/sys/arch/arm64/include/
H A Dpci_machdep.h32 #define PCITAG_NODE(x) ((x) >> 32) macro