Home
last modified time | relevance | path

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

/pciutils/lib/
H A Dheader.h1455 #define PCI_DPC_CAP_RP_LOG(x) (((x) >> 8) & 0xf) /* DPC RP PIO Log Size */ macro
/pciutils/
H A Dls-ecaps.c248 FLAG(l, PCI_DPC_CAP_SW_TRIGGER), PCI_DPC_CAP_RP_LOG(l), FLAG(l, PCI_DPC_CAP_DL_ACT_ERR)); in cap_dpc()