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

/linux-4.1.27/drivers/s390/scsi/
H A Dzfcp_erp.c16 #define ZFCP_MAX_ERPS 3 macro
1013 if (atomic_read(&zfcp_sdev->erp_counter) > ZFCP_MAX_ERPS) { zfcp_erp_strategy_check_lun()
1046 if (atomic_read(&port->erp_counter) > ZFCP_MAX_ERPS) { zfcp_erp_strategy_check_port()
1074 if (atomic_read(&adapter->erp_counter) > ZFCP_MAX_ERPS) { zfcp_erp_strategy_check_adapter()

Completed in 50 milliseconds