Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/s390/scsi/
Dzfcp_erp.c66 struct zfcp_erp_action *curr_act; in zfcp_erp_action_exists() local
68 list_for_each_entry(curr_act, &act->adapter->erp_running_head, list) in zfcp_erp_action_exists()
69 if (act == curr_act) in zfcp_erp_action_exists()