Searched refs:PCI_DEV_FLAGS_NO_D3 (Results 1 – 4 of 4) sorted by relevance
162 pdev->dev_flags |= PCI_DEV_FLAGS_NO_D3; in ish_probe()
189 PCI_DEV_FLAGS_NO_D3 = (__force pci_dev_flags_t) (1 << 1), enumerator
1321 pdev->dev_flags |= PCI_DEV_FLAGS_NO_D3; in quirk_no_ata_d3()
1102 if (state >= PCI_D3hot && (dev->dev_flags & PCI_DEV_FLAGS_NO_D3)) in pci_set_power_state()