Home
last modified time | relevance | path

Searched refs:PCI_PM_CAP_D2 (Results 1 – 2 of 2) sorted by relevance

/pciutils/lib/
H A Dheader.h284 #define PCI_PM_CAP_D2 0x0400 /* D2 power state support */ macro
/pciutils/
H A Dls-caps.c30 FLAG(cap, PCI_PM_CAP_D2), in cap_pm()