Lines Matching refs:physAddr
308 cfg.physAddr = dma_handle; in mpt_is_discovery_complete()
4958 cfg.physAddr = -1; in GetLanConfigPages()
4974 cfg.physAddr = page0_dma; in GetLanConfigPages()
5004 cfg.physAddr = -1; in GetLanConfigPages()
5021 cfg.physAddr = page1_dma; in GetLanConfigPages()
5305 cfg.physAddr = -1; in GetIoUnitPage2()
5324 cfg.physAddr = page_dma; in GetIoUnitPage2()
5398 cfg.physAddr = -1; in mpt_GetScsiPortSettings()
5412 cfg.physAddr = buf_dma; in mpt_GetScsiPortSettings()
5479 cfg.physAddr = -1; in mpt_GetScsiPortSettings()
5494 cfg.physAddr = buf_dma; in mpt_GetScsiPortSettings()
5592 cfg.physAddr = -1; in mpt_readScsiDevicePageHeaders()
5680 cfg.physAddr = dma_handle; in mpt_inactive_raid_volumes()
5754 cfg.physAddr = -1; in mpt_raid_phys_disk_pg0()
5775 cfg.physAddr = dma_handle; in mpt_raid_phys_disk_pg0()
5821 cfg.physAddr = -1; in mpt_raid_phys_disk_get_num_paths()
5842 cfg.physAddr = dma_handle; in mpt_raid_phys_disk_get_num_paths()
5893 cfg.physAddr = -1; in mpt_raid_phys_disk_pg1()
5914 cfg.physAddr = dma_handle; in mpt_raid_phys_disk_pg1()
5989 cfg.physAddr = -1; in mpt_findImVolumes()
6007 cfg.physAddr = ioc2_dma; in mpt_findImVolumes()
6055 cfg.physAddr = -1; in mpt_read_ioc_pg_3()
6077 cfg.physAddr = ioc3_dma; in mpt_read_ioc_pg_3()
6108 cfg.physAddr = -1; in mpt_read_ioc_pg_4()
6133 cfg.physAddr = ioc4_dma; in mpt_read_ioc_pg_4()
6164 cfg.physAddr = -1; in mpt_read_ioc_pg_1()
6185 cfg.physAddr = ioc1_dma; in mpt_read_ioc_pg_1()
6248 cfg.physAddr = -1; in mpt_get_manufacturing_pg_0()
6264 cfg.physAddr = buf_dma; in mpt_get_manufacturing_pg_0()
6463 ioc->add_sge((char *)&pReq->PageBufferSGE, flagsLength, pCfg->physAddr); in mpt_config()