Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/s390/scsi/ !
Dzfcp_erp.c45 ZFCP_ERP_ACTION_RUNNING = 1, enumerator
70 return ZFCP_ERP_ACTION_RUNNING; in zfcp_erp_action_exists()
87 if (zfcp_erp_action_exists(act) == ZFCP_ERP_ACTION_RUNNING) in zfcp_erp_action_dismiss()
548 if (zfcp_erp_action_exists(erp_action) == ZFCP_ERP_ACTION_RUNNING) { in zfcp_erp_notify()