Searched refs:mlx_guid_sect (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/fwflash/plugins/hdrs/
H A Dtavor_ib.h106 typedef struct mlx_guid_sect struct
119 #define GUIDSECTION_SZ sizeof (struct mlx_guid_sect)
/illumos-gate/usr/src/cmd/fwflash/plugins/transport/common/
H A Dtavor.c554 sizeof (struct mlx_guid_sect));
557 sizeof (struct mlx_guid_sect));
1186 struct mlx_guid_sect *p, *s;
1273 bcopy(&handle->pri_guid_section, p, sizeof (struct mlx_guid_sect));
1310 bcopy(&handle->sec_guid_section, s, sizeof (struct mlx_guid_sect));
1373 bzero(p, sizeof (struct mlx_guid_sect));
1379 bzero(s, sizeof (struct mlx_guid_sect));
/illumos-gate/usr/src/cmd/fwflash/plugins/vendor/
H A Dtavor-MELLANOX.c327 struct mlx_guid_sect guidsect;

Completed in 58 milliseconds