Home
last modified time | relevance | path

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

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