Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_download.c2468 uint32_t DlByteCount = AifHdr->RoSize + AifHdr->RwSize; in emlxs_start_abs_download()
4146 ((AifHeader->RoSize + AifHeader->RwSize) <= 0x20000)) { in emlxs_build_parms()
4684 BufferSize = AifHdr.RoSize + AifHdr.RwSize; in emlxs_validate_image()
4762 ImageLength = AifHdr.RoSize + AifHdr.RwSize; in emlxs_validate_image()
5173 DlByteCount = AifHdr->RoSize + AifHdr->RwSize; in emlxs_proc_abs_2mb()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_mbox.h4961 uint32_t RwSize; member