Home
last modified time | relevance | path

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

/linux-2.6.39/arch/parisc/include/asm/
Dpci.h106 #define PCI_HOST_ADDR(hba,a) (((a) & PCI_F_EXTEND) == 0 \ macro
113 #define PCI_HOST_ADDR(hba,a) (a) macro