Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/fwflash/plugins/hdrs/
H A DMELLANOX.h42 #define MLX_DEFAULT_NODE_GUID 0x2c9000100d050ULL macro
/titanic_50/usr/src/cmd/fwflash/plugins/vendor/
H A Dtavor-MELLANOX.c342 if ((MLXSWAPBITS64(guidsect.nodeguid) == MLX_DEFAULT_NODE_GUID) && in check_guid_ptr()
346 (MLXSWAPBITS64(guidsect.sysimguid) == MLX_DEFAULT_NODE_GUID)) || in check_guid_ptr()
H A Dhermon-MELLANOX.c366 if ((MLXSWAPBITS64(guidsect.nodeguid) == MLX_DEFAULT_NODE_GUID) && in cnx_check_guid_section()
370 (MLXSWAPBITS64(guidsect.sysimguid) == MLX_DEFAULT_NODE_GUID)) || in cnx_check_guid_section()
/titanic_50/usr/src/cmd/fwflash/plugins/transport/common/
H A Dtavor.c543 if (((manuf->ibguids[0] != MLX_DEFAULT_NODE_GUID) && in fw_writefw()