Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/cxgbe/firmware/
H A Dt4_fw.h30 #define T4FW_VERSION_MAJOR 1 macro
/titanic_44/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_nexus.c1014 v = V_FW_HDR_FW_VER_MAJOR(T4FW_VERSION_MAJOR) | in prep_firmware()
1026 T4FW_VERSION_MAJOR, T4FW_VERSION_MINOR, in prep_firmware()
/titanic_44/usr/src/uts/common/io/cxgbe/common/
H A Dt4_hw.c948 if (major != T4FW_VERSION_MAJOR) { /* major mismatch - fail */ in t4_check_fw_version()
950 major, T4FW_VERSION_MAJOR); in t4_check_fw_version()