Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_download.c165 AIF_HDR AifHdr; in emlxs_fw_download() local
2462 PAIF_HDR AifHdr, in emlxs_start_abs_download() argument
2468 uint32_t DlByteCount = AifHdr->RoSize + AifHdr->RwSize; in emlxs_start_abs_download()
4569 AIF_HDR AifHdr; in emlxs_validate_image() local
4684 BufferSize = AifHdr.RoSize + AifHdr.RwSize; in emlxs_validate_image()
4762 ImageLength = AifHdr.RoSize + AifHdr.RwSize; in emlxs_validate_image()
4773 if (AifHdr.ImageBase && AifHdr.ImageBase != 0x20000) { in emlxs_validate_image()
4776 AifHdr.ImageBase); in emlxs_validate_image()
5152 PAIF_HDR AifHdr; in emlxs_proc_abs_2mb() local
5173 DlByteCount = AifHdr->RoSize + AifHdr->RwSize; in emlxs_proc_abs_2mb()
[all …]