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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/s390/scsi/
H A Dzfcp_erp.c19 ZFCP_STATUS_ERP_TIMEDOUT = 0x10000000, enumerator in enum:zfcp_erp_act_flags
495 ZFCP_STATUS_ERP_TIMEDOUT)) {
500 if (act->status & ZFCP_STATUS_ERP_TIMEDOUT)
534 zfcp_erp_notify(act, ZFCP_STATUS_ERP_TIMEDOUT);
665 if (erp_action->status & ZFCP_STATUS_ERP_TIMEDOUT)
707 if (act->status & ZFCP_STATUS_ERP_TIMEDOUT)
1248 if (erp_action->status & ZFCP_STATUS_ERP_TIMEDOUT) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/s390/scsi/
H A Dzfcp_erp.c19 ZFCP_STATUS_ERP_TIMEDOUT = 0x10000000, enumerator in enum:zfcp_erp_act_flags
495 ZFCP_STATUS_ERP_TIMEDOUT)) {
500 if (act->status & ZFCP_STATUS_ERP_TIMEDOUT)
534 zfcp_erp_notify(act, ZFCP_STATUS_ERP_TIMEDOUT);
665 if (erp_action->status & ZFCP_STATUS_ERP_TIMEDOUT)
707 if (act->status & ZFCP_STATUS_ERP_TIMEDOUT)
1248 if (erp_action->status & ZFCP_STATUS_ERP_TIMEDOUT) {

Completed in 124 milliseconds