Lines Matching refs:physAddr
308 cfg.physAddr = dma_handle; in mpt_is_discovery_complete()
4967 cfg.physAddr = -1; in GetLanConfigPages()
4982 cfg.physAddr = page0_dma; in GetLanConfigPages()
5011 cfg.physAddr = -1; in GetLanConfigPages()
5027 cfg.physAddr = page1_dma; in GetLanConfigPages()
5310 cfg.physAddr = -1; in GetIoUnitPage2()
5328 cfg.physAddr = page_dma; in GetIoUnitPage2()
5401 cfg.physAddr = -1; in mpt_GetScsiPortSettings()
5413 cfg.physAddr = buf_dma; in mpt_GetScsiPortSettings()
5478 cfg.physAddr = -1; in mpt_GetScsiPortSettings()
5491 cfg.physAddr = buf_dma; in mpt_GetScsiPortSettings()
5587 cfg.physAddr = -1; in mpt_readScsiDevicePageHeaders()
5675 cfg.physAddr = dma_handle; in mpt_inactive_raid_volumes()
5749 cfg.physAddr = -1; in mpt_raid_phys_disk_pg0()
5770 cfg.physAddr = dma_handle; in mpt_raid_phys_disk_pg0()
5816 cfg.physAddr = -1; in mpt_raid_phys_disk_get_num_paths()
5837 cfg.physAddr = dma_handle; in mpt_raid_phys_disk_get_num_paths()
5888 cfg.physAddr = -1; in mpt_raid_phys_disk_pg1()
5909 cfg.physAddr = dma_handle; in mpt_raid_phys_disk_pg1()
5984 cfg.physAddr = -1; in mpt_findImVolumes()
6001 cfg.physAddr = ioc2_dma; in mpt_findImVolumes()
6049 cfg.physAddr = -1; in mpt_read_ioc_pg_3()
6070 cfg.physAddr = ioc3_dma; in mpt_read_ioc_pg_3()
6101 cfg.physAddr = -1; in mpt_read_ioc_pg_4()
6125 cfg.physAddr = ioc4_dma; in mpt_read_ioc_pg_4()
6155 cfg.physAddr = -1; in mpt_read_ioc_pg_1()
6175 cfg.physAddr = ioc1_dma; in mpt_read_ioc_pg_1()
6238 cfg.physAddr = -1; in mpt_get_manufacturing_pg_0()
6253 cfg.physAddr = buf_dma; in mpt_get_manufacturing_pg_0()
6461 ioc->add_sge((char *)&pReq->PageBufferSGE, flagsLength, pCfg->physAddr); in mpt_config()