Home
last modified time | relevance | path

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

/pciutils/lib/
H A Dheader.h1471 #define PCI_DPC_STS_PIO_FEP(x) (((x) >> 8) & 0x1f) /* DPC PIO First Error Pointer */ macro
/pciutils/
H A Dls-ecaps.c259 FLAG(l, PCI_DPC_STS_RP_BUSY), PCI_DPC_STS_TRIGGER_EXT(l), PCI_DPC_STS_PIO_FEP(l)); in cap_dpc()