Home
last modified time | relevance | path

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

/pciutils/lib/
H A Dheader.h1491 #define PCI_DOE_CAP_INT_MSG(x) (((x) >> 1) & 0x7ff) /* DOE Interrupt Message Number */ macro
/pciutils/
H A Dls-ecaps.c1608 PCI_DOE_CAP_INT_MSG(l)); in cap_doe()