Home
last modified time | relevance | path

Searched defs:PCITAG_DEV (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/arch/macppc/include/
H A Dpci_machdep.h60 #define PCITAG_DEV(t) ((PCITAG_OFFSET(t)>>11)&0x1f) macro
/openbsd/sys/arch/sparc64/include/
H A Dpci_machdep.h71 #define PCITAG_DEV(t) ((PCITAG_OFFSET(t)>>11)&0x1f) macro