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

/illumos-gate/usr/src/cmd/fwflash/plugins/hdrs/
H A Dhermon_ib.h230 #define CNX_GUID_CRC16_SIZE 0x40 /* 00-3F */ macro
/illumos-gate/usr/src/cmd/fwflash/plugins/vendor/
H A Dhermon-MELLANOX.c355 CNX_GUID_CRC16_SIZE, CNX_FILE_IMG);
/illumos-gate/usr/src/cmd/fwflash/plugins/transport/common/
H A Dhermon.c638 cnx_local_set_guid_crc_img((addr * 4) - 0x10, CNX_GUID_CRC16_SIZE,
1304 CNX_GUID_CRC16_SIZE / 4 * sizeof (uint32_t));
1332 for (i = 0; i < CNX_GUID_CRC16_SIZE / 4; i++) {
1351 for (i = 0; i < CNX_GUID_CRC16_SIZE / 4; i++) {
1372 crc = cnx_crc16((uint8_t *)guid_structure, CNX_GUID_CRC16_SIZE,

Completed in 63 milliseconds