Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore.h56 ((FW_MAJOR_VERSION << 24) | (FW_MINOR_VERSION << 16) | \
H A Decore_mcp.c79 #define PDA_COMP (((FW_MAJOR_VERSION) + (FW_MINOR_VERSION << 8)) << \
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/hsi_repository/
H A Dcommon_hsi.h111 #define FW_MAJOR_VERSION 8 macro
/illumos-gate/usr/src/uts/common/io/qede/
H A Dqede_main.c3535 FW_MAJOR_VERSION, in qede_attach()