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