Home
last modified time | relevance | path

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

/linux-4.4.14/include/ras/
Dras_event.h189 {PCI_ERR_UNC_UND, "Undefined"}, \
/linux-4.4.14/include/uapi/linux/
Dpci_regs.h680 #define PCI_ERR_UNC_UND 0x00000001 /* Undefined */ macro
/linux-4.4.14/drivers/vfio/pci/
Dvfio_pci_config.c801 mask = PCI_ERR_UNC_UND | /* Undefined */ in init_pci_ext_cap_err_perm()