Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/cxgbe/common/
H A Dt4_hw.c3937 if (!(pcie_fw & (F_PCIE_FW_ERR|F_PCIE_FW_INIT))) { in t4_fw_hello()
3952 if (pcie_fw & F_PCIE_FW_ERR) in t4_fw_hello()
/titanic_41/usr/src/uts/common/io/cxgbe/firmware/
H A Dt4fw_interface.h7272 #define F_PCIE_FW_ERR V_PCIE_FW_ERR(1U) macro