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