Home
last modified time | relevance | path

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

/pciutils/
H A Dls-ecaps.c242 if (!config_fetch(d, where + PCI_DPC_CAP, 8)) in cap_dpc()
245 l = get_conf_word(d, where + PCI_DPC_CAP); in cap_dpc()
/pciutils/lib/
H A Dheader.h1450 #define PCI_DPC_CAP 4 /* DPC Capability */ macro