Searched refs:PCI_PM_CAP_PME_D0 (Results 1 – 2 of 2) sorted by relevance
| /pciutils/lib/ | ||
| H A D | header.h | 285 #define PCI_PM_CAP_PME_D0 0x0800 /* PME can be asserted from D0 */ macro |
| /pciutils/ | ||
| H A D | ls-caps.c | 32 FLAG(cap, PCI_PM_CAP_PME_D0), in cap_pm() |