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

/illumos-gate/usr/src/uts/common/brand/solaris10/
H A Ds10_brand.h187 * emul_bitmap specifies the features that are present in the
190 s10_emul_bitmap_t emul_bitmap; member in struct:s10_zone_data
/illumos-gate/usr/src/lib/brand/solaris10/s10_brand/common/
H A Ds10_brand.c78 static s10_emul_bitmap_t emul_bitmap; variable
118 ((emul_bitmap[(s10_emulated_features_constant) >> 3] & \
1853 S10_EMUL_BITMAP, emul_bitmap, sizeof (emul_bitmap))) != 0) {

Completed in 55 milliseconds