Searched refs:IS_DMA64 (Results 1 – 5 of 5) sorted by relevance
43 #define IS_DMA64 (sizeof(dma_addr_t) == 8) macro
683 if (IS_DMA64) { in mvumi_pci_set_master()2523 if (IS_DMA64) { in mvumi_probe_one()2669 if (IS_DMA64) { in mvumi_resume()
1206 sge_sz = (IS_DMA64) ? sizeof(struct megasas_sge64) : in megasas_get_frame_count()1222 } else if (IS_DMA64) in megasas_get_frame_count()1229 } else if (IS_DMA64) in megasas_get_frame_count()1316 } else if (IS_DMA64) { in megasas_build_dcdb()1459 } else if (IS_DMA64) { in megasas_build_ldio()1535 if (IS_DMA64) in megasas_dump_pending_frames()1567 if (IS_DMA64) in megasas_dump_pending_frames()3678 sge_sz = (IS_DMA64) ? sizeof(struct megasas_sge64) : in megasas_create_frame_pool()5299 if (IS_DMA64) { in megasas_set_dma_mask()
1132 #define IS_DMA64 (sizeof(dma_addr_t) == 8) macro
161 #define IS_DMA64 (sizeof(dma_addr_t) == 8) macro