Searched refs:active_cmds (Results 1 – 2 of 2) sorted by relevance
438 struct list_head active_cmds; member
765 list_move(&ent->list, &esp->active_cmds); in esp_maybe_execute_command()2066 list_for_each_entry_safe(ent, tmp, &esp->active_cmds, list) { in esp_reset_cleanup()2261 INIT_LIST_HEAD(&esp->active_cmds); in esp_init_swstate()2512 list_for_each_entry(ent, &esp->active_cmds, list) { in esp_eh_abort_handler()