PCI_AF_CTRL      1032 arch/powerpc/platforms/powernv/eeh-powernv.c 					 edev->af_cap + PCI_AF_CTRL,
PCI_AF_CTRL      1034 arch/powerpc/platforms/powernv/eeh-powernv.c 		eeh_ops->write_config(pdn, edev->af_cap + PCI_AF_CTRL,
PCI_AF_CTRL      1039 arch/powerpc/platforms/powernv/eeh-powernv.c 		eeh_ops->write_config(pdn, edev->af_cap + PCI_AF_CTRL, 1, 0);
PCI_AF_CTRL      4542 drivers/pci/pci.c 	if (!pci_wait_for_pending(dev, pos + PCI_AF_CTRL,
PCI_AF_CTRL      4546 drivers/pci/pci.c 	pci_write_config_byte(dev, pos + PCI_AF_CTRL, PCI_AF_CTRL_FLR);
PCI_AF_CTRL       886 drivers/vfio/pci/vfio_pci_config.c 	u8 *ctrl = vdev->vconfig + pos - offset + PCI_AF_CTRL;
PCI_AF_CTRL       924 drivers/vfio/pci/vfio_pci_config.c 	p_setb(perm, PCI_AF_CTRL, PCI_AF_CTRL_FLR, PCI_AF_CTRL_FLR);