Home
last modified time | relevance | path

Searched refs:PCI_ERR_UNC_DLP (Results 1 – 5 of 5) sorted by relevance

/linux-6.15/include/ras/
H A Dras_event.h281 {PCI_ERR_UNC_DLP, "Data Link Protocol Error"}, \
/linux-6.15/include/uapi/linux/
H A Dpci_regs.h761 #define PCI_ERR_UNC_DLP 0x00000010 /* Data Link Protocol */ macro
/linux-6.15/drivers/pci/pcie/
H A Daer.c433 PCI_ERR_COR_REP_TIMER) : PCI_ERR_UNC_DLP)
/linux-6.15/drivers/vfio/pci/
H A Dvfio_pci_config.c1023 PCI_ERR_UNC_DLP | /* Data Link Protocol */ in init_pci_ext_cap_err_perm()
/linux-6.15/drivers/net/ethernet/atheros/atl1c/
H A Datl1c_main.c163 data &= ~(PCI_ERR_UNC_DLP | PCI_ERR_UNC_FCP); in atl1c_reset_pcie()