Searched refs:mlx_guid_sect_t (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/fwflash/plugins/hdrs/
H A Dtavor_ib.h115 } mlx_guid_sect_t; typedef in typeref:struct:mlx_guid_sect
/illumos-gate/usr/src/cmd/fwflash/plugins/transport/common/
H A Dtavor.c1216 if ((p = calloc(1, sizeof (mlx_guid_sect_t))) == NULL) {
1222 if ((s = calloc(1, sizeof (mlx_guid_sect_t))) == NULL) {
1260 bzero(handle->pri_guid_section, sizeof (mlx_guid_sect_t));
1295 bzero(handle->sec_guid_section, sizeof (mlx_guid_sect_t));

Completed in 46 milliseconds