Home
last modified time | relevance | path

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

/pciutils/
H A Dls-ecaps.c342 if (!config_fetch(d, where + PCI_PRI_CTRL, 0xc)) in cap_pri()
345 w = get_conf_word(d, where + PCI_PRI_CTRL); in cap_pri()
/pciutils/lib/
H A Dheader.h1350 #define PCI_PRI_CTRL 0x04 /* PRI Control Register */ macro