Home
last modified time | relevance | path

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

/pciutils/lib/
H A Dheader.h870 #define PCI_EXP_SLTCTL_ATNI 0x00c0 /* Attention Indicator Control */ macro
/pciutils/
H A Dls-caps.c912 indicator((w & PCI_EXP_SLTCTL_ATNI) >> 6), in cap_express_slot()