Searched refs:ZFCP_STATUS_ERP_CLOSE_ONLY (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.c1500 (ZFCP_STATUS_ERP_CLOSE_ONLY & erp_status)) ||
1503 !(ZFCP_STATUS_ERP_CLOSE_ONLY & erp_status));
1885 if (erp_action->status & ZFCP_STATUS_ERP_CLOSE_ONLY)
2330 if (erp_action->status & ZFCP_STATUS_ERP_CLOSE_ONLY)
2752 if (erp_action->status & ZFCP_STATUS_ERP_CLOSE_ONLY)
3031 status = ZFCP_STATUS_ERP_CLOSE_ONLY;
3042 status = ZFCP_STATUS_ERP_CLOSE_ONLY;
3052 status = ZFCP_STATUS_ERP_CLOSE_ONLY;
H A Dzfcp_def.h662 #define ZFCP_STATUS_ERP_CLOSE_ONLY 0x01000000 macro

Completed in 63 milliseconds