Searched refs:s10_emul_bitmap_t (Results 1 – 4 of 4) sorted by relevance
180 typedef uint8_t s10_emul_bitmap_t[(S10_NUM_EMUL_FEATURES >> 3) + 1]; typedef190 s10_emul_bitmap_t emul_bitmap;
148 if (buf == NULL || *bufsize != sizeof (s10_emul_bitmap_t)) in s10_getattr()151 emul_bitmap, buf, sizeof (s10_emul_bitmap_t)) != 0) in s10_getattr()164 if (buf == NULL || bufsize != sizeof (s10_emul_bitmap_t)) in s10_setattr()167 emul_bitmap, sizeof (s10_emul_bitmap_t)) != 0) in s10_setattr()
341 s10_emul_bitmap_t bitmap; in set_zone_emul_bitmap()
77 static s10_emul_bitmap_t emul_bitmap;