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

/linux-master/include/ras/
H A Dras_event.h284 {PCI_ERR_UNC_FCP, "Flow Control Protocol Error"}, \
/linux-master/include/uapi/linux/
H A Dpci_regs.h756 #define PCI_ERR_UNC_FCP 0x00002000 /* Flow Control Protocol */ macro
/linux-master/drivers/vfio/pci/
H A Dvfio_pci_config.c1022 PCI_ERR_UNC_FCP | /* Flow Control Protocol */
/linux-master/drivers/net/ethernet/atheros/atl1c/
H A Datl1c_main.c163 data &= ~(PCI_ERR_UNC_DLP | PCI_ERR_UNC_FCP);

Completed in 121 milliseconds