Searched refs:EFX_MEM_BAR (Results 1 - 2 of 2) sorted by relevance

/drivers/net/ethernet/sfc/
H A Defx.h18 #define EFX_MEM_BAR 2 macro
H A Defx.c1095 efx->membase_phys = pci_resource_start(efx->pci_dev, EFX_MEM_BAR);
1096 rc = pci_request_region(pci_dev, EFX_MEM_BAR, "sfc");
1121 pci_release_region(efx->pci_dev, EFX_MEM_BAR);
1140 pci_release_region(efx->pci_dev, EFX_MEM_BAR);

Completed in 537 milliseconds