Home
last modified time | relevance | path

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

/trueos/sys/dev/cxgbe/common/
HDt4_hw.c181 reason[G_PCIE_FW_EVAL(pcie_fw)]); in t4_report_fw_error()
/trueos/sys/dev/cxgbe/firmware/
HDt4fw_interface.h7733 #define G_PCIE_FW_EVAL(x) (((x) >> S_PCIE_FW_EVAL) & M_PCIE_FW_EVAL) macro