Searched defs:emlxs_type_check (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_download.c101 static uint32_t emlxs_type_check(uint32_t type);
4635 type = emlxs_type_check(
4654 type = emlxs_type_check(
4673 type = emlxs_type_check(
4698 type = emlxs_type_check(
4795 type = emlxs_type_check((AifHdr.AVersion & 0xff000000) >> 24);
4814 type = emlxs_type_check(ImageHdr.Id.Type);
4882 type = emlxs_type_check(ImageHdr.Id.Type);
5698 emlxs_type_check(uint32_t type) function
5710 } /* emlxs_type_check() */
[all...]

Completed in 54 milliseconds