Home
last modified time | relevance | path

Searched refs:ImageLength (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/qede/579xx/hsi/
H A Dcommon_nvm.h110 u16 ImageLength; member
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_download.c4580 uint32_t ImageLength; in emlxs_validate_image() local
4611 ImageLength = AifHdr.RoSize; in emlxs_validate_image()
4615 (uint32_t *)(bptr + ImageLength + in emlxs_validate_image()
4741 sizeof (AIF_HDR) + ImageLength + in emlxs_validate_image()
4762 ImageLength = AifHdr.RoSize + AifHdr.RwSize; in emlxs_validate_image()
4767 sizeof (AIF_HDR) + ImageLength + in emlxs_validate_image()
4782 (uint32_t *)(Buffer + ImageLength + sizeof (AIF_HDR)); in emlxs_validate_image()
4860 ImageLength = ImageHdr.BlockSize; in emlxs_validate_image()
4863 if (Size != ImageLength) { in emlxs_validate_image()
4866 ImageLength); in emlxs_validate_image()
[all …]