Searched refs:zfcp_erp_async_handler (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/s390/scsi/
H A Dzfcp_ext.h153 extern void zfcp_erp_async_handler(struct zfcp_erp_action *, unsigned long);
H A Dzfcp_erp.c920 * zfcp_erp_async_handler - wrapper for erp_async_handler_nolock w/ locking
922 void zfcp_erp_async_handler(struct zfcp_erp_action *erp_action, function
947 zfcp_erp_async_handler(erp_action, 0);
963 zfcp_erp_async_handler(erp_action, ZFCP_STATUS_ERP_TIMEDOUT);
H A Dzfcp_fsf.c713 zfcp_erp_async_handler(erp_action, 0);

Completed in 119 milliseconds