Searched refs:BMT_HASH (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/intel/sys/
H A Dbootinfo.h64 BMT_HASH enumerator in enum:boot_module_type
/illumos-gate/usr/src/uts/i86pc/dboot/
H A Ddboot_startkern.c852 case BMT_HASH:
875 if (modules[i].bm_type == BMT_HASH ||
969 modules[midx].bm_type = BMT_HASH;
1017 modules[1].bm_type = BMT_HASH;
1026 * BMT_HASH from this point forward.
1034 if (modules[i].bm_type == BMT_HASH ||
1040 if (modules[j].bm_type != BMT_HASH ||

Completed in 48 milliseconds