Searched refs:IS_DMA64 (Results 1 – 5 of 5) sorted by relevance
43 #define IS_DMA64 (sizeof(dma_addr_t) == 8) macro
682 if (IS_DMA64) { in mvumi_pci_set_master()2522 if (IS_DMA64) { in mvumi_probe_one()2668 if (IS_DMA64) { in mvumi_resume()
1137 sge_sz = (IS_DMA64) ? sizeof(struct megasas_sge64) : in megasas_get_frame_count()1153 } else if (IS_DMA64) in megasas_get_frame_count()1160 } else if (IS_DMA64) in megasas_get_frame_count()1247 } else if (IS_DMA64) { in megasas_build_dcdb()1390 } else if (IS_DMA64) { in megasas_build_ldio()1466 if (IS_DMA64) in megasas_dump_pending_frames()1499 if (IS_DMA64) in megasas_dump_pending_frames()3602 sge_sz = (IS_DMA64) ? sizeof(struct megasas_sge64) : in megasas_create_frame_pool()5071 if (IS_DMA64) { in megasas_set_dma_mask()
1093 #define IS_DMA64 (sizeof(dma_addr_t) == 8) macro
161 #define IS_DMA64 (sizeof(dma_addr_t) == 8) macro