Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/s390/scsi/
Dzfcp_ext.h82 extern void zfcp_erp_timeout_handler(unsigned long);
Dzfcp_erp.c562 void zfcp_erp_timeout_handler(unsigned long data) in zfcp_erp_timeout_handler() function
Dzfcp_fsf.c43 fsf_req->timer.function = zfcp_erp_timeout_handler; in zfcp_fsf_start_erp_timer()