Searched refs:IS_DMA64 (Results 1 – 5 of 5) sorted by relevance
43 #define IS_DMA64 (sizeof(dma_addr_t) == 8) macro
671 if (IS_DMA64) { in mvumi_pci_set_master()2485 if (IS_DMA64) { in mvumi_probe_one()2631 if (IS_DMA64) { in mvumi_resume()
169 #define IS_DMA64 (sizeof(dma_addr_t) == 8) macro
1268 sge_sz = (IS_DMA64) ? sizeof(struct megasas_sge64) : in megasas_get_frame_count()1284 } else if (IS_DMA64) in megasas_get_frame_count()1291 } else if (IS_DMA64) in megasas_get_frame_count()1378 } else if (IS_DMA64) { in megasas_build_dcdb()1521 } else if (IS_DMA64) { in megasas_build_ldio()1597 if (IS_DMA64) in megasas_dump_pending_frames()1629 if (IS_DMA64) in megasas_dump_pending_frames()3983 sge_sz = (IS_DMA64) ? sizeof(struct megasas_sge64) : in megasas_create_frame_pool()6048 if (IS_DMA64) { in megasas_set_dma_mask()
1508 #define IS_DMA64 (sizeof(dma_addr_t) == 8) macro