Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/cxgbe/firmware/
H A Dt4fw_interface.h7268 #define S_PCIE_FW_ERR 31 macro
7270 #define V_PCIE_FW_ERR(x) ((x) << S_PCIE_FW_ERR)
7271 #define G_PCIE_FW_ERR(x) (((x) >> S_PCIE_FW_ERR) & M_PCIE_FW_ERR)