Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/s390/scsi/
Dzfcp_ext.h81 extern void zfcp_erp_notify(struct zfcp_erp_action *, unsigned long);
Dzfcp_erp.c545 void zfcp_erp_notify(struct zfcp_erp_action *erp_action, unsigned long set_mask) in zfcp_erp_notify() function
565 zfcp_erp_notify(act, ZFCP_STATUS_ERP_TIMEDOUT); in zfcp_erp_timeout_handler()
570 zfcp_erp_notify((struct zfcp_erp_action *)data, 0); in zfcp_erp_memwait_handler()
Dzfcp_fsf.c408 zfcp_erp_notify(req->erp_action, 0); in zfcp_fsf_req_complete()