Lines Matching refs:physAddr
308 cfg.physAddr = dma_handle; in mpt_is_discovery_complete()
4965 cfg.physAddr = -1; in GetLanConfigPages()
4980 cfg.physAddr = page0_dma; in GetLanConfigPages()
5009 cfg.physAddr = -1; in GetLanConfigPages()
5025 cfg.physAddr = page1_dma; in GetLanConfigPages()
5308 cfg.physAddr = -1; in GetIoUnitPage2()
5326 cfg.physAddr = page_dma; in GetIoUnitPage2()
5399 cfg.physAddr = -1; in mpt_GetScsiPortSettings()
5411 cfg.physAddr = buf_dma; in mpt_GetScsiPortSettings()
5476 cfg.physAddr = -1; in mpt_GetScsiPortSettings()
5489 cfg.physAddr = buf_dma; in mpt_GetScsiPortSettings()
5585 cfg.physAddr = -1; in mpt_readScsiDevicePageHeaders()
5673 cfg.physAddr = dma_handle; in mpt_inactive_raid_volumes()
5747 cfg.physAddr = -1; in mpt_raid_phys_disk_pg0()
5768 cfg.physAddr = dma_handle; in mpt_raid_phys_disk_pg0()
5814 cfg.physAddr = -1; in mpt_raid_phys_disk_get_num_paths()
5835 cfg.physAddr = dma_handle; in mpt_raid_phys_disk_get_num_paths()
5886 cfg.physAddr = -1; in mpt_raid_phys_disk_pg1()
5907 cfg.physAddr = dma_handle; in mpt_raid_phys_disk_pg1()
5982 cfg.physAddr = -1; in mpt_findImVolumes()
5999 cfg.physAddr = ioc2_dma; in mpt_findImVolumes()
6047 cfg.physAddr = -1; in mpt_read_ioc_pg_3()
6068 cfg.physAddr = ioc3_dma; in mpt_read_ioc_pg_3()
6099 cfg.physAddr = -1; in mpt_read_ioc_pg_4()
6123 cfg.physAddr = ioc4_dma; in mpt_read_ioc_pg_4()
6153 cfg.physAddr = -1; in mpt_read_ioc_pg_1()
6173 cfg.physAddr = ioc1_dma; in mpt_read_ioc_pg_1()
6236 cfg.physAddr = -1; in mpt_get_manufacturing_pg_0()
6251 cfg.physAddr = buf_dma; in mpt_get_manufacturing_pg_0()
6449 ioc->add_sge((char *)&pReq->PageBufferSGE, flagsLength, pCfg->physAddr); in mpt_config()