Home
last modified time | relevance | path

Searched refs:IS_PCI32_LOCAL (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/include/asm-mips64/pci/
Dbridge.h752 #define IS_PCI32_LOCAL(x) ((ulong_t)(x) < PCI32_MAPPED_BASE) macro
/linux-2.4.37.9/include/asm-ia64/sn/pci/
Dbridge.h1473 #define IS_PCI32_LOCAL(x) ((uint64_t)(x) < PCI32_MAPPED_BASE) macro