Home
last modified time | relevance | path

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

/pciutils/lib/
H A Dheader.h281 #define PCI_PM_CAP_DSI 0x0020 /* Device specific initialization required */ macro
/pciutils/
H A Dls-caps.c28 FLAG(cap, PCI_PM_CAP_DSI), in cap_pm()