Home
last modified time | relevance | path

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

/Linux-v6.1/include/ras/
Dras_event.h291 {PCI_ERR_UNC_UNSUP, "Unsupported Request Error"}, \
/Linux-v6.1/drivers/pci/pcie/
Daer.c90 PCI_ERR_UNC_UNSUP| \
414 0 : (PCI_ERR_UNC_COMP_TIME|PCI_ERR_UNC_UNSUP))
/Linux-v6.1/include/uapi/linux/
Dpci_regs.h759 #define PCI_ERR_UNC_UNSUP 0x00100000 /* Unsupported Request */ macro
/Linux-v6.1/drivers/vfio/pci/
Dvfio_pci_config.c1028 PCI_ERR_UNC_UNSUP | /* Unsupported Request */ in init_pci_ext_cap_err_perm()