Searched refs:ZFCP_STATUS_ERP_TIMEDOUT (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/s390/scsi/
H A Dzfcp_erp.c857 ZFCP_STATUS_ERP_TIMEDOUT)) {
863 if (erp_action->status & ZFCP_STATUS_ERP_TIMEDOUT) {
963 zfcp_erp_async_handler(erp_action, ZFCP_STATUS_ERP_TIMEDOUT);
2145 if (erp_action->status & ZFCP_STATUS_ERP_TIMEDOUT) {
2199 if (erp_action->status & ZFCP_STATUS_ERP_TIMEDOUT) {
H A Dzfcp_def.h661 #define ZFCP_STATUS_ERP_TIMEDOUT 0x10000000 macro

Completed in 37 milliseconds