Home
last modified time | relevance | path

Searched refs:PCI_CAP_ID_PM (Results 1 – 3 of 3) sorted by relevance

/pciutils/lmr/
H A Dmargin_hw.c100 struct pci_cap *pm = pci_find_cap(up_port, PCI_CAP_ID_PM, PCI_CAP_NORMAL); in margin_verify_link()
/pciutils/lib/
H A Dheader.h191 #define PCI_CAP_ID_PM 0x01 /* Power Management */ macro
/pciutils/
H A Dls-caps.c1845 case PCI_CAP_ID_PM: in show_caps()