Home
last modified time | relevance | path

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

/linux-4.1.27/include/ras/
Dras_event.h192 {PCI_ERR_UNC_FCP, "Flow Control Protocol Error"}, \
/linux-4.1.27/include/uapi/linux/
Dpci_regs.h643 #define PCI_ERR_UNC_FCP 0x00002000 /* Flow Control Protocol */ macro
/linux-4.1.27/drivers/vfio/pci/
Dvfio_pci_config.c738 PCI_ERR_UNC_FCP | /* Flow Control Protocol */ in init_pci_ext_cap_err_perm()
/linux-4.1.27/drivers/net/ethernet/atheros/atl1c/
Datl1c_main.c150 data &= ~(PCI_ERR_UNC_DLP | PCI_ERR_UNC_FCP); in atl1c_reset_pcie()