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

/linux-master/include/uapi/linux/
H A Dpci_regs.h389 #define PCI_EA_BEI_VF_BAR0 9 macro
/linux-master/drivers/pci/
H A Dpci.c3240 else if (bei >= PCI_EA_BEI_VF_BAR0 && bei <= PCI_EA_BEI_VF_BAR5 &&
3243 bei - PCI_EA_BEI_VF_BAR0];
3364 else if (bei >= PCI_EA_BEI_VF_BAR0 && bei <= PCI_EA_BEI_VF_BAR5)

Completed in 206 milliseconds