Home
last modified time | relevance | path

Searched refs:PCI_EA_BEI_VF_BAR0 (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/include/uapi/linux/
A Dpci_regs.h388 #define PCI_EA_BEI_VF_BAR0 9 macro
/linux-6.3-rc2/drivers/pci/
A Dpci.c3229 else if (bei >= PCI_EA_BEI_VF_BAR0 && bei <= PCI_EA_BEI_VF_BAR5 && in pci_ea_get_resource()
3232 bei - PCI_EA_BEI_VF_BAR0]; in pci_ea_get_resource()
3351 else if (bei >= PCI_EA_BEI_VF_BAR0 && bei <= PCI_EA_BEI_VF_BAR5) in pci_ea_read()
3353 bei - PCI_EA_BEI_VF_BAR0, res, prop); in pci_ea_read()

Completed in 20 milliseconds