Lines Matching refs:qemu_get_byte
994 tp->t_oobflags = qemu_get_byte(f);
995 tp->t_iobc = qemu_get_byte(f);
997 tp->snd_scale = qemu_get_byte(f);
998 tp->rcv_scale = qemu_get_byte(f);
999 tp->request_r_scale = qemu_get_byte(f);
1000 tp->requested_s_scale = qemu_get_byte(f);
1040 so->so_iptos = qemu_get_byte(f);
1041 so->so_emu = qemu_get_byte(f);
1042 so->so_type = qemu_get_byte(f);
1058 while ((r = qemu_get_byte(f))) {