Home
last modified time | relevance | path

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

/linux-4.19.296/include/uapi/linux/
Dpci_regs.h380 #define PCI_EA_BEI_VF_BAR5 14 macro
/linux-4.19.296/drivers/pci/
Dpci.c2799 else if (bei >= PCI_EA_BEI_VF_BAR0 && bei <= PCI_EA_BEI_VF_BAR5 && in pci_ea_get_resource()
2921 else if (bei >= PCI_EA_BEI_VF_BAR0 && bei <= PCI_EA_BEI_VF_BAR5) in pci_ea_read()