Home
last modified time | relevance | path

Searched refs:PCI_ERR_UNC_UND (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/ras/
H A Dras_event.h280 {PCI_ERR_UNC_UND, "Undefined"}, \
/openbmc/linux/include/uapi/linux/
H A Dpci_regs.h750 #define PCI_ERR_UNC_UND 0x00000001 /* Undefined */ macro
/openbmc/qemu/include/standard-headers/linux/
H A Dpci_regs.h752 #define PCI_ERR_UNC_UND 0x00000001 /* Undefined */ macro
/openbmc/linux/drivers/vfio/pci/
H A Dvfio_pci_config.c1018 mask = PCI_ERR_UNC_UND | /* Undefined */ in init_pci_ext_cap_err_perm()