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()2522 if (IS_DMA64) { in mvumi_probe_one()2668 if (IS_DMA64) { in mvumi_resume()
1205 sge_sz = (IS_DMA64) ? sizeof(struct megasas_sge64) : in megasas_get_frame_count()1221 } else if (IS_DMA64) in megasas_get_frame_count()1228 } else if (IS_DMA64) in megasas_get_frame_count()1315 } else if (IS_DMA64) { in megasas_build_dcdb()1458 } else if (IS_DMA64) { in megasas_build_ldio()1534 if (IS_DMA64) in megasas_dump_pending_frames()1566 if (IS_DMA64) in megasas_dump_pending_frames()3674 sge_sz = (IS_DMA64) ? sizeof(struct megasas_sge64) : in megasas_create_frame_pool()5286 if (IS_DMA64) { in megasas_set_dma_mask()
1130 #define IS_DMA64 (sizeof(dma_addr_t) == 8) macro
161 #define IS_DMA64 (sizeof(dma_addr_t) == 8) macro