PCI_EXP_DEVCTL_BCR_FLR  993 arch/powerpc/platforms/powernv/eeh-powernv.c 		reg |= PCI_EXP_DEVCTL_BCR_FLR;
PCI_EXP_DEVCTL_BCR_FLR 1001 arch/powerpc/platforms/powernv/eeh-powernv.c 		reg &= ~PCI_EXP_DEVCTL_BCR_FLR;
PCI_EXP_DEVCTL_BCR_FLR 4502 drivers/pci/pci.c 	pcie_capability_set_word(dev, PCI_EXP_DEVCTL, PCI_EXP_DEVCTL_BCR_FLR);
PCI_EXP_DEVCTL_BCR_FLR  819 drivers/vfio/pci/vfio_pci_config.c 	if (*ctrl & cpu_to_le16(PCI_EXP_DEVCTL_BCR_FLR)) {
PCI_EXP_DEVCTL_BCR_FLR  823 drivers/vfio/pci/vfio_pci_config.c 		*ctrl &= ~cpu_to_le16(PCI_EXP_DEVCTL_BCR_FLR);
PCI_EXP_DEVCTL_BCR_FLR  876 drivers/vfio/pci/vfio_pci_config.c 	       PCI_EXP_DEVCTL_BCR_FLR | PCI_EXP_DEVCTL_PAYLOAD |