Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/s390/scsi/
Dzfcp_ext.h81 extern void zfcp_erp_timeout_handler(struct timer_list *t);
Dzfcp_erp.c624 void zfcp_erp_timeout_handler(struct timer_list *t) in zfcp_erp_timeout_handler() function
Dzfcp_fsf.c45 fsf_req->timer.function = zfcp_erp_timeout_handler; in zfcp_fsf_start_erp_timer()