Searched refs:port1guid (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/fwflash/plugins/vendor/
H A Dhermon-MELLANOX.c344 MLXSWAPBITS64(guidsect.port1guid));
367 (MLXSWAPBITS64(guidsect.port1guid) == MLX_DEFAULT_P1_GUID) &&
373 (((MLXSWAPBITS64(guidsect.port1guid) & HIGHBITS64) >> 40) ==
381 (((MLXSWAPBITS64(guidsect.port1guid) & HIGHBITS64) >> 40) ==
H A Dtavor-MELLANOX.c335 logmsg(MSG_INFO, "port1guid: %0llx\n",
336 MLXSWAPBITS64(guidsect.port1guid));
343 (MLXSWAPBITS64(guidsect.port1guid) == MLX_DEFAULT_P1_GUID) &&
349 (((MLXSWAPBITS64(guidsect.port1guid) & HIGHBITS64) >> 40)
/illumos-gate/usr/src/cmd/fwflash/plugins/hdrs/
H A Dhermon_ib.h212 uint64_t port1guid; /* 0x18 - 0x1F */ member in struct:mlx_cnx_guid_sect
H A Dtavor_ib.h110 uint64_t port1guid; member in struct:mlx_guid_sect
/illumos-gate/usr/src/cmd/fwflash/plugins/transport/common/
H A Dtavor.c1346 (p->port1guid == s->port1guid) &&
1352 handle->ibguids[1] = p->port1guid;
1370 handle->ibguids[1] = s->port1guid;
1376 handle->ibguids[1] = p->port1guid;

Completed in 76 milliseconds