Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/s390/scsi/
Dzfcp_ext.h79 extern void zfcp_erp_notify(struct zfcp_erp_action *, unsigned long);
Dzfcp_erp.c542 void zfcp_erp_notify(struct zfcp_erp_action *erp_action, unsigned long set_mask) in zfcp_erp_notify() function
562 zfcp_erp_notify(act, ZFCP_STATUS_ERP_TIMEDOUT); in zfcp_erp_timeout_handler()
567 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()