Home
last modified time | relevance | path

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

/pciutils/lib/
H A Dheader.h293 #define PCI_PM_CTRL_PME_ENABLE 0x0100 /* PME pin enable */ macro
/pciutils/
H A Dls-caps.c43 FLAG(t, PCI_PM_CTRL_PME_ENABLE), in cap_pm()