Lines Matching refs:physAddr

308 	cfg.physAddr = dma_handle;  in mpt_is_discovery_complete()
4968 cfg.physAddr = -1; in GetLanConfigPages()
4983 cfg.physAddr = page0_dma; in GetLanConfigPages()
5012 cfg.physAddr = -1; in GetLanConfigPages()
5028 cfg.physAddr = page1_dma; in GetLanConfigPages()
5309 cfg.physAddr = -1; in GetIoUnitPage2()
5327 cfg.physAddr = page_dma; in GetIoUnitPage2()
5400 cfg.physAddr = -1; in mpt_GetScsiPortSettings()
5412 cfg.physAddr = buf_dma; in mpt_GetScsiPortSettings()
5477 cfg.physAddr = -1; in mpt_GetScsiPortSettings()
5490 cfg.physAddr = buf_dma; in mpt_GetScsiPortSettings()
5586 cfg.physAddr = -1; in mpt_readScsiDevicePageHeaders()
5674 cfg.physAddr = dma_handle; in mpt_inactive_raid_volumes()
5748 cfg.physAddr = -1; in mpt_raid_phys_disk_pg0()
5769 cfg.physAddr = dma_handle; in mpt_raid_phys_disk_pg0()
5815 cfg.physAddr = -1; in mpt_raid_phys_disk_get_num_paths()
5836 cfg.physAddr = dma_handle; in mpt_raid_phys_disk_get_num_paths()
5887 cfg.physAddr = -1; in mpt_raid_phys_disk_pg1()
5908 cfg.physAddr = dma_handle; in mpt_raid_phys_disk_pg1()
5983 cfg.physAddr = -1; in mpt_findImVolumes()
6000 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()