Home
last modified time | relevance | path

Searched refs:cmd_in_progress (Results 1 – 1 of 1) sorted by relevance

/qemu/hw/block/
H A Dm25p80.c478 uint8_t cmd_in_progress; member
699 switch (s->cmd_in_progress) { in get_addr_length()
738 switch (s->cmd_in_progress) { in complete_collecting_data()
773 flash_erase(s, s->cur_addr, s->cmd_in_progress); in complete_collecting_data()
858 s->cmd_in_progress = NOP; in reset_memory()
950 switch (s->cmd_in_progress) { in numonyx_extract_cfg_num_dummies()
1123 s->cmd_in_progress = value; in decode_new_cmd()
1173 "QIO mode\n", s->cmd_in_progress); in decode_new_cmd()
1186 "DIO mode\n", s->cmd_in_progress); in decode_new_cmd()
1200 "QIO mode\n", s->cmd_in_progress); in decode_new_cmd()
[all …]