Home
last modified time | relevance | path

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

/pciutils/
H A Dls-ecaps.c135 if (!config_fetch(d, where + PCI_ERR_UNCOR_STATUS, 40)) in cap_aer()
138 l = get_conf_long(d, where + PCI_ERR_UNCOR_STATUS); in cap_aer()
/pciutils/lib/
H A Dheader.h999 #define PCI_ERR_UNCOR_STATUS 4 /* Uncorrectable Error Status */ macro