Home
last modified time | relevance | path

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

/linux/drivers/s390/scsi/
A Dzfcp_erp.c71 list_move(&act->list, &adapter->erp_ready_head); in zfcp_erp_action_ready()
312 list_add_tail(&act->list, &adapter->erp_ready_head); in zfcp_erp_action_enqueue()
722 if (list_empty(&adapter->erp_ready_head) && in zfcp_erp_wakeup()
763 !list_empty(&adapter->erp_ready_head)); in zfcp_erp_adapter_strat_fsf_xconf()
809 !list_empty(&adapter->erp_ready_head)); in zfcp_erp_adapter_strategy_open_fsf_xport()
1615 !list_empty(&adapter->erp_ready_head) || in zfcp_erp_thread()
1622 act = list_first_entry_or_null(&adapter->erp_ready_head, in zfcp_erp_thread()
1671 WARN_ON(!list_empty(&adapter->erp_ready_head)); in zfcp_erp_thread_kill()
A Dzfcp_def.h176 struct list_head erp_ready_head; /* error recovery for this member
A Dzfcp_aux.c403 INIT_LIST_HEAD(&adapter->erp_ready_head); in zfcp_adapter_enqueue()
A Dzfcp_dbf.c317 list_for_each(entry, &adapter->erp_ready_head) in zfcp_dbf_rec_trig()

Completed in 11 milliseconds