Home
last modified time | relevance | path

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

/linux-4.1.27/arch/ia64/sn/pci/
Dtioce_provider.c276 int msi_capable, msi_wanted; in tioce_alloc_map() local
326 msi_wanted = dma_flags & SN_DMA_MSI; in tioce_alloc_map()
327 if (msi_wanted && !msi_capable) in tioce_alloc_map()
358 ate = ATE_MAKE(addr, pagesize, msi_wanted); in tioce_alloc_map()