Home
last modified time | relevance | path

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

/pciutils/lib/
H A Dheader.h283 #define PCI_PM_CAP_D1 0x0200 /* D1 power state support */ macro
/pciutils/
H A Dls-caps.c29 FLAG(cap, PCI_PM_CAP_D1), in cap_pm()