Home
last modified time | relevance | path

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

/openbmc/qemu/hw/block/
H A Dm25p80.c496 uint8_t cmd_in_progress;
718 switch (s->cmd_in_progress) { in get_addr_length()
754 trace_m25p80_complete_collecting(s, s->cmd_in_progress, n, s->ear, in complete_collecting_data()
757 switch (s->cmd_in_progress) { in complete_collecting_data()
792 flash_erase(s, s->cur_addr, s->cmd_in_progress); in complete_collecting_data()
891 s->cmd_in_progress = NOP; in reset_memory()
983 switch (s->cmd_in_progress) { in numonyx_extract_cfg_num_dummies()
1156 s->cmd_in_progress = value; in decode_new_cmd()
1195 "DIO or QIO mode\n", s->cmd_in_progress); in decode_new_cmd()
1206 "QIO mode\n", s->cmd_in_progress); in decode_new_cmd()
494 uint8_t cmd_in_progress; global() member
[all...]