Home
last modified time | relevance | path

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

/pciutils/lib/
H A Dheader.h301 #define PCI_PM_SIZEOF 8 macro
/pciutils/
H A Dls-caps.c37 if (!config_fetch(d, where + PCI_PM_CTRL, PCI_PM_SIZEOF - PCI_PM_CTRL)) in cap_pm()