Searched refs:PCI_EXP_SLTCTL_PWRI (Results 1 – 2 of 2) sorted by relevance
| /pciutils/lib/ | ||
| H A D | header.h | 871 #define PCI_EXP_SLTCTL_PWRI 0x0300 /* Power Indicator Control */ macro |
| /pciutils/ | ||
| H A D | ls-caps.c | 913 indicator((w & PCI_EXP_SLTCTL_PWRI) >> 8), in cap_express_slot() |