Home
last modified time | relevance | path

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

/pciutils/
H A Dls-ecaps.c1605 FLAG(l, PCI_DOE_CAP_INT_SUPP)); in cap_doe()
1606 if (l & PCI_DOE_CAP_INT_SUPP) in cap_doe()
/pciutils/lib/
H A Dheader.h1490 #define PCI_DOE_CAP_INT_SUPP 0x1 /* Interrupt Support */ macro