Home
last modified time | relevance | path

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

/NextBSD/usr.sbin/pciconf/
HDerr.c166 severity = read_config(fd, &p->pc_sel, aer + PCIR_AER_UC_SEVERITY, 4); in list_errors()
HDcap.c640 mask = read_config(fd, &p->pc_sel, ptr + PCIR_AER_UC_SEVERITY, 4); in ecap_aer()
/NextBSD/sys/dev/pci/
HDpcireg.h899 #define PCIR_AER_UC_SEVERITY 0x0c /* Shares bits with UC_STATUS */ macro