Searched refs:EFX_MEM_BAR (Results 1 – 2 of 2) sorted by relevance
26 #define EFX_MEM_BAR 2 macro
1102 efx->membase_phys = pci_resource_start(efx->pci_dev, EFX_MEM_BAR); in efx_init_io()1103 rc = pci_request_region(pci_dev, EFX_MEM_BAR, "sfc"); in efx_init_io()1141 pci_release_region(efx->pci_dev, EFX_MEM_BAR); in efx_init_io()1160 pci_release_region(efx->pci_dev, EFX_MEM_BAR); in efx_fini_io()