Home
last modified time | relevance | path

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

/pciutils/
H A Dls-ecaps.c205 if (!config_fetch(d, where + PCI_ERR_ROOT_COMMAND, 12)) in cap_aer()
208 l = get_conf_long(d, where + PCI_ERR_ROOT_COMMAND); in cap_aer()
/pciutils/lib/
H A Dheader.h1049 #define PCI_ERR_ROOT_COMMAND 44 /* Root Error Command */ macro