Lines Matching refs:physAddr

308 	cfg.physAddr = dma_handle;  in mpt_is_discovery_complete()
4954 cfg.physAddr = -1; in GetLanConfigPages()
4970 cfg.physAddr = page0_dma; in GetLanConfigPages()
5000 cfg.physAddr = -1; in GetLanConfigPages()
5017 cfg.physAddr = page1_dma; in GetLanConfigPages()
5301 cfg.physAddr = -1; in GetIoUnitPage2()
5320 cfg.physAddr = page_dma; in GetIoUnitPage2()
5394 cfg.physAddr = -1; in mpt_GetScsiPortSettings()
5408 cfg.physAddr = buf_dma; in mpt_GetScsiPortSettings()
5475 cfg.physAddr = -1; in mpt_GetScsiPortSettings()
5490 cfg.physAddr = buf_dma; in mpt_GetScsiPortSettings()
5588 cfg.physAddr = -1; in mpt_readScsiDevicePageHeaders()
5676 cfg.physAddr = dma_handle; in mpt_inactive_raid_volumes()
5750 cfg.physAddr = -1; in mpt_raid_phys_disk_pg0()
5771 cfg.physAddr = dma_handle; in mpt_raid_phys_disk_pg0()
5817 cfg.physAddr = -1; in mpt_raid_phys_disk_get_num_paths()
5838 cfg.physAddr = dma_handle; in mpt_raid_phys_disk_get_num_paths()
5889 cfg.physAddr = -1; in mpt_raid_phys_disk_pg1()
5910 cfg.physAddr = dma_handle; in mpt_raid_phys_disk_pg1()
5985 cfg.physAddr = -1; in mpt_findImVolumes()
6003 cfg.physAddr = ioc2_dma; in mpt_findImVolumes()
6051 cfg.physAddr = -1; in mpt_read_ioc_pg_3()
6073 cfg.physAddr = ioc3_dma; in mpt_read_ioc_pg_3()
6104 cfg.physAddr = -1; in mpt_read_ioc_pg_4()
6129 cfg.physAddr = ioc4_dma; in mpt_read_ioc_pg_4()
6160 cfg.physAddr = -1; in mpt_read_ioc_pg_1()
6181 cfg.physAddr = ioc1_dma; in mpt_read_ioc_pg_1()
6244 cfg.physAddr = -1; in mpt_get_manufacturing_pg_0()
6260 cfg.physAddr = buf_dma; in mpt_get_manufacturing_pg_0()
6459 ioc->add_sge((char *)&pReq->PageBufferSGE, flagsLength, pCfg->physAddr); in mpt_config()