Searched refs:PCI_PM_CAP_D1 (Results 1 – 3 of 3) sorted by relevance
244 #define PCI_PM_CAP_D1 0x0200 /* D1 power state support */ macro
466 ASSERT_BIT_CLEAR(dataw, PCI_PM_CAP_D1); in ahci_test_pmcap()
498 if ((!(pmc & PCI_PM_CAP_D1) && new == 1) || in pci_pm_update()