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

/illumos-gate/usr/src/cmd/fwflash/plugins/vendor/
H A Dhermon-MELLANOX.c346 MLXSWAPBITS64(guidsect.port2guid));
368 (MLXSWAPBITS64(guidsect.port2guid) == MLX_DEFAULT_P2_GUID) &&
375 (((MLXSWAPBITS64(guidsect.port2guid) & HIGHBITS64) >> 40) ==
383 (((MLXSWAPBITS64(guidsect.port2guid) & HIGHBITS64) >> 40) ==
H A Dtavor-MELLANOX.c337 logmsg(MSG_INFO, "port2guid: %0llx\n",
338 MLXSWAPBITS64(guidsect.port2guid));
344 (MLXSWAPBITS64(guidsect.port2guid) == MLX_DEFAULT_P2_GUID) &&
351 (((MLXSWAPBITS64(guidsect.port2guid) & HIGHBITS64) >> 40)
/illumos-gate/usr/src/cmd/fwflash/plugins/hdrs/
H A Dhermon_ib.h213 uint64_t port2guid; /* 0x20 - 0x27 */ member in struct:mlx_cnx_guid_sect
H A Dtavor_ib.h111 uint64_t port2guid; member in struct:mlx_guid_sect
/illumos-gate/usr/src/cmd/fwflash/plugins/transport/common/
H A Dtavor.c1347 (p->port2guid == s->port2guid) &&
1353 handle->ibguids[2] = p->port2guid;
1371 handle->ibguids[2] = s->port2guid;
1377 handle->ibguids[2] = p->port2guid;

Completed in 65 milliseconds