Searched refs:PCI32_ATE_MSI (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/arch/ia64/include/asm/sn/ | ||
D | pcibr_provider.h | 59 #define PCI32_ATE_MSI (0x1 << 2) macro |
/linux-2.6.39/arch/ia64/sn/pci/pcibr/ | ||
D | pcibr_dma.c | 103 ate |= PCI32_ATE_MSI; in pcibr_dmamap_ate32() |