Home
last modified time | relevance | path

Searched refs:PCIR_AER_UC_SEVERITY (Results 1 – 3 of 3) sorted by relevance

/dragonfly/usr.sbin/pciconf/
H A Derr.c163 severity = read_config(fd, &p->pc_sel, aer + PCIR_AER_UC_SEVERITY, 4); in list_errors()
H A Dcap.c629 mask = read_config(fd, &p->pc_sel, ptr + PCIR_AER_UC_SEVERITY, 4); in ecap_aer()
/dragonfly/sys/bus/pci/
H A Dpcireg.h892 #define PCIR_AER_UC_SEVERITY 0x0c /* Shares bits with UC_STATUS */ macro