Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dpci_regs.h777 #define PCI_ERR_UNC_FCP 0x00002000 /* Flow Control Protocol */ macro
/linux/drivers/net/ethernet/atheros/atl1c/
H A Datl1c_main.c163 data &= ~(PCI_ERR_UNC_DLP | PCI_ERR_UNC_FCP); in atl1c_reset_pcie()