Home
last modified time | relevance | path

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

/pciutils/lib/
H A Dheader.h871 #define PCI_EXP_SLTCTL_PWRI 0x0300 /* Power Indicator Control */ macro
/pciutils/
H A Dls-caps.c913 indicator((w & PCI_EXP_SLTCTL_PWRI) >> 8), in cap_express_slot()