Lines Matching refs:physAddr

308 	cfg.physAddr = dma_handle;  in mpt_is_discovery_complete()
4938 cfg.physAddr = -1; in GetLanConfigPages()
4953 cfg.physAddr = page0_dma; in GetLanConfigPages()
4982 cfg.physAddr = -1; in GetLanConfigPages()
4998 cfg.physAddr = page1_dma; in GetLanConfigPages()
5279 cfg.physAddr = -1; in GetIoUnitPage2()
5297 cfg.physAddr = page_dma; in GetIoUnitPage2()
5370 cfg.physAddr = -1; in mpt_GetScsiPortSettings()
5382 cfg.physAddr = buf_dma; in mpt_GetScsiPortSettings()
5447 cfg.physAddr = -1; in mpt_GetScsiPortSettings()
5460 cfg.physAddr = buf_dma; in mpt_GetScsiPortSettings()
5556 cfg.physAddr = -1; in mpt_readScsiDevicePageHeaders()
5644 cfg.physAddr = dma_handle; in mpt_inactive_raid_volumes()
5718 cfg.physAddr = -1; in mpt_raid_phys_disk_pg0()
5739 cfg.physAddr = dma_handle; in mpt_raid_phys_disk_pg0()
5785 cfg.physAddr = -1; in mpt_raid_phys_disk_get_num_paths()
5806 cfg.physAddr = dma_handle; in mpt_raid_phys_disk_get_num_paths()
5857 cfg.physAddr = -1; in mpt_raid_phys_disk_pg1()
5878 cfg.physAddr = dma_handle; in mpt_raid_phys_disk_pg1()
5953 cfg.physAddr = -1; in mpt_findImVolumes()
5970 cfg.physAddr = ioc2_dma; in mpt_findImVolumes()
6019 cfg.physAddr = -1; in mpt_read_ioc_pg_3()
6040 cfg.physAddr = ioc3_dma; in mpt_read_ioc_pg_3()
6071 cfg.physAddr = -1; in mpt_read_ioc_pg_4()
6095 cfg.physAddr = ioc4_dma; in mpt_read_ioc_pg_4()
6125 cfg.physAddr = -1; in mpt_read_ioc_pg_1()
6145 cfg.physAddr = ioc1_dma; in mpt_read_ioc_pg_1()
6208 cfg.physAddr = -1; in mpt_get_manufacturing_pg_0()
6223 cfg.physAddr = buf_dma; in mpt_get_manufacturing_pg_0()
6431 ioc->add_sge((char *)&pReq->PageBufferSGE, flagsLength, pCfg->physAddr); in mpt_config()