Searched refs:erp_ready_head (Results 1 – 4 of 4) sorted by relevance
89 list_move(&act->list, &act->adapter->erp_ready_head); in zfcp_erp_action_ready()327 list_add_tail(&act->list, &adapter->erp_ready_head); in zfcp_erp_action_enqueue()707 if (list_empty(&adapter->erp_ready_head) && in zfcp_erp_wakeup()747 !list_empty(&adapter->erp_ready_head)); in zfcp_erp_adapter_strat_fsf_xconf()788 !list_empty(&adapter->erp_ready_head)); in zfcp_erp_adapter_strategy_open_fsf_xport()1466 !list_empty(&adapter->erp_ready_head) || in zfcp_erp_thread()1473 next = adapter->erp_ready_head.next; in zfcp_erp_thread()1476 if (next != &adapter->erp_ready_head) { in zfcp_erp_thread()1523 WARN_ON(!list_empty(&adapter->erp_ready_head)); in zfcp_erp_thread_kill()
171 struct list_head erp_ready_head; /* error recovery for this member
392 INIT_LIST_HEAD(&adapter->erp_ready_head); in zfcp_adapter_enqueue()
300 list_for_each(entry, &adapter->erp_ready_head) in zfcp_dbf_rec_trig()