s10_emul_bitmap_t
static s10_emul_bitmap_t emul_bitmap;
s10_emul_bitmap_t bitmap;
if (buf == NULL || *bufsize != sizeof (s10_emul_bitmap_t))
emul_bitmap, buf, sizeof (s10_emul_bitmap_t)) != 0)
if (buf == NULL || bufsize != sizeof (s10_emul_bitmap_t))
emul_bitmap, sizeof (s10_emul_bitmap_t)) != 0)
s10_emul_bitmap_t emul_bitmap;