Searched refs:EFX_MEM_BAR (Results 1 – 3 of 3) sorted by relevance
18 #define EFX_MEM_BAR 2 macro
1237 efx->membase_phys = pci_resource_start(efx->pci_dev, EFX_MEM_BAR); in efx_init_io()1238 rc = pci_request_region(pci_dev, EFX_MEM_BAR, "sfc"); in efx_init_io()1261 pci_release_region(efx->pci_dev, EFX_MEM_BAR); in efx_init_io()1280 pci_release_region(efx->pci_dev, EFX_MEM_BAR); in efx_fini_io()
95 return resource_size(&efx->pci_dev->resource[EFX_MEM_BAR]); in efx_ef10_mem_map_size()181 resource_size(&efx->pci_dev->resource[EFX_MEM_BAR]) / in efx_ef10_probe()