Lines Matching refs:physAddr
312 cfg.physAddr = dma_handle; in mpt_is_discovery_complete()
4962 cfg.physAddr = -1; in GetLanConfigPages()
4977 cfg.physAddr = page0_dma; in GetLanConfigPages()
5006 cfg.physAddr = -1; in GetLanConfigPages()
5022 cfg.physAddr = page1_dma; in GetLanConfigPages()
5303 cfg.physAddr = -1; in GetIoUnitPage2()
5321 cfg.physAddr = page_dma; in GetIoUnitPage2()
5394 cfg.physAddr = -1; in mpt_GetScsiPortSettings()
5406 cfg.physAddr = buf_dma; in mpt_GetScsiPortSettings()
5471 cfg.physAddr = -1; in mpt_GetScsiPortSettings()
5484 cfg.physAddr = buf_dma; in mpt_GetScsiPortSettings()
5580 cfg.physAddr = -1; in mpt_readScsiDevicePageHeaders()
5668 cfg.physAddr = dma_handle; in mpt_inactive_raid_volumes()
5742 cfg.physAddr = -1; in mpt_raid_phys_disk_pg0()
5763 cfg.physAddr = dma_handle; in mpt_raid_phys_disk_pg0()
5809 cfg.physAddr = -1; in mpt_raid_phys_disk_get_num_paths()
5830 cfg.physAddr = dma_handle; in mpt_raid_phys_disk_get_num_paths()
5881 cfg.physAddr = -1; in mpt_raid_phys_disk_pg1()
5902 cfg.physAddr = dma_handle; in mpt_raid_phys_disk_pg1()
5977 cfg.physAddr = -1; in mpt_findImVolumes()
5994 cfg.physAddr = ioc2_dma; in mpt_findImVolumes()
6043 cfg.physAddr = -1; in mpt_read_ioc_pg_3()
6064 cfg.physAddr = ioc3_dma; in mpt_read_ioc_pg_3()
6095 cfg.physAddr = -1; in mpt_read_ioc_pg_4()
6119 cfg.physAddr = ioc4_dma; in mpt_read_ioc_pg_4()
6149 cfg.physAddr = -1; in mpt_read_ioc_pg_1()
6169 cfg.physAddr = ioc1_dma; in mpt_read_ioc_pg_1()
6232 cfg.physAddr = -1; in mpt_get_manufacturing_pg_0()
6247 cfg.physAddr = buf_dma; in mpt_get_manufacturing_pg_0()
6455 ioc->add_sge((char *)&pReq->PageBufferSGE, flagsLength, pCfg->physAddr); in mpt_config()