PCI_DEV_FLAGS_NO_D3
root_pdev->dev_flags |= PCI_DEV_FLAGS_NO_D3;
if (state >= PCI_D3hot && (dev->dev_flags & PCI_DEV_FLAGS_NO_D3))
pdev->dev_flags |= PCI_DEV_FLAGS_NO_D3;