Home
last modified time | relevance | path

Searched refs:nguidptr (Results 1 – 5 of 5) sorted by relevance

/titanic_44/usr/src/cmd/fwflash/plugins/vendor/
H A Dhermon-MELLANOX.c335 MLXSWAPBITS32(xfisect.fwimagesz), MLXSWAPBITS32(xfisect.nguidptr)); in cnx_check_guid_section()
337 nguidptr_addr = (MLXSWAPBITS32(xfisect.nguidptr) - 0x10) / 4; in cnx_check_guid_section()
H A Dtavor-MELLANOX.c330 bcopy(&data[MLXSWAPBITS32(xfisect.nguidptr) - 16], &guidsect, in check_guid_ptr()
/titanic_44/usr/src/cmd/fwflash/plugins/hdrs/
H A Dtavor_ib.h94 uint32_t nguidptr; member
H A Dhermon_ib.h177 uint32_t nguidptr; /* 0x34 - 0x37 */ member
/titanic_44/usr/src/cmd/fwflash/plugins/transport/common/
H A Dtavor.c552 j = ((ipfia + MLXSWAPBITS32(ipfi->nguidptr)) / 4) - 4; in fw_writefw()
555 j = ((isfia + MLXSWAPBITS32(isfi->nguidptr)) / 4) - 4; in fw_writefw()