Searched refs:emul_bitmap (Results 1 - 3 of 3) 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
H A Ds10_brand.c151 emul_bitmap, buf, sizeof (s10_emul_bitmap_t)) != 0)
167 emul_bitmap, sizeof (s10_emul_bitmap_t)) != 0)
/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 64 milliseconds