Searched refs:PCI_PM_CAP_D2 (Results 1 – 3 of 3) sorted by relevance
245 #define PCI_PM_CAP_D2 0x0400 /* D2 power state support */ macro
467 ASSERT_BIT_CLEAR(dataw, PCI_PM_CAP_D2); in ahci_test_pmcap()
499 (!(pmc & PCI_PM_CAP_D2) && new == 2) || in pci_pm_update()