Home
last modified time | relevance | path

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

/openbmc/linux/drivers/s390/scsi/
H A Dzfcp_ext.h88 extern void zfcp_erp_timeout_handler(struct timer_list *t);
H A Dzfcp_erp.c616 void zfcp_erp_timeout_handler(struct timer_list *t) in zfcp_erp_timeout_handler() function
H A Dzfcp_fsf.c58 fsf_req->timer.function = zfcp_erp_timeout_handler; in zfcp_fsf_start_erp_timer()