Home
last modified time | relevance | path

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

/titanic_41/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()
/titanic_41/usr/src/uts/common/io/cxgbe/firmware/
H A Dt4fw_interface.h7381 #define V_FW_HDR_FW_VER_MAJOR(x) \ macro