Lines Matching refs:physAddr

308 	cfg.physAddr = dma_handle;  in mpt_is_discovery_complete()
4962 cfg.physAddr = -1; in GetLanConfigPages()
4977 cfg.physAddr = page0_dma; in GetLanConfigPages()
5006 cfg.physAddr = -1; in GetLanConfigPages()
5022 cfg.physAddr = page1_dma; in GetLanConfigPages()
5305 cfg.physAddr = -1; in GetIoUnitPage2()
5323 cfg.physAddr = page_dma; in GetIoUnitPage2()
5396 cfg.physAddr = -1; in mpt_GetScsiPortSettings()
5408 cfg.physAddr = buf_dma; in mpt_GetScsiPortSettings()
5473 cfg.physAddr = -1; in mpt_GetScsiPortSettings()
5486 cfg.physAddr = buf_dma; in mpt_GetScsiPortSettings()
5582 cfg.physAddr = -1; in mpt_readScsiDevicePageHeaders()
5670 cfg.physAddr = dma_handle; in mpt_inactive_raid_volumes()
5744 cfg.physAddr = -1; in mpt_raid_phys_disk_pg0()
5765 cfg.physAddr = dma_handle; in mpt_raid_phys_disk_pg0()
5811 cfg.physAddr = -1; in mpt_raid_phys_disk_get_num_paths()
5832 cfg.physAddr = dma_handle; in mpt_raid_phys_disk_get_num_paths()
5883 cfg.physAddr = -1; in mpt_raid_phys_disk_pg1()
5904 cfg.physAddr = dma_handle; in mpt_raid_phys_disk_pg1()
5979 cfg.physAddr = -1; in mpt_findImVolumes()
5996 cfg.physAddr = ioc2_dma; in mpt_findImVolumes()
6044 cfg.physAddr = -1; in mpt_read_ioc_pg_3()
6065 cfg.physAddr = ioc3_dma; in mpt_read_ioc_pg_3()
6096 cfg.physAddr = -1; in mpt_read_ioc_pg_4()
6120 cfg.physAddr = ioc4_dma; in mpt_read_ioc_pg_4()
6150 cfg.physAddr = -1; in mpt_read_ioc_pg_1()
6170 cfg.physAddr = ioc1_dma; in mpt_read_ioc_pg_1()
6233 cfg.physAddr = -1; in mpt_get_manufacturing_pg_0()
6248 cfg.physAddr = buf_dma; in mpt_get_manufacturing_pg_0()
6446 ioc->add_sge((char *)&pReq->PageBufferSGE, flagsLength, pCfg->physAddr); in mpt_config()