Searched refs:PCI_EXP_SLTCTL_ATNI (Results 1 – 2 of 2) sorted by relevance
| /pciutils/lib/ | ||
| H A D | header.h | 870 #define PCI_EXP_SLTCTL_ATNI 0x00c0 /* Attention Indicator Control */ macro |
| /pciutils/ | ||
| H A D | ls-caps.c | 912 indicator((w & PCI_EXP_SLTCTL_ATNI) >> 6), in cap_express_slot() |