PCI_DN_FLAG_IOV_VF  168 arch/powerpc/kernel/pci_dn.c 	if (!pdn || (pdn->flags & PCI_DN_FLAG_IOV_VF))
PCI_DN_FLAG_IOV_VF  171 arch/powerpc/kernel/pci_dn.c 	pdn->flags |= PCI_DN_FLAG_IOV_VF;
PCI_DN_FLAG_IOV_VF  224 arch/powerpc/kernel/pci_dn.c 	if (!pdn || !(pdn->flags & PCI_DN_FLAG_IOV_VF))
PCI_DN_FLAG_IOV_VF  227 arch/powerpc/kernel/pci_dn.c 	pdn->flags &= ~PCI_DN_FLAG_IOV_VF;