Home | History | Annotate | Download | only in hw

Lines Matching refs:write_cmd

82     int32_t write_cmd;
194 switch(s->common.write_cmd) {
223 s->common.write_cmd = val;
259 s->common.write_cmd = -1;
263 s->common.write_cmd = -1;
267 s->common.write_cmd = -1;
371 switch(s->common.write_cmd) {
412 s->common.write_cmd = val;
481 s->common.write_cmd = -1;
486 s->common.write_cmd = -1;
495 s->write_cmd = -1;
505 qemu_put_be32 (f, s->write_cmd);
514 s->write_cmd=qemu_get_be32 (f);