Home
last modified time | relevance | path

Searched refs:erp_low_mem_count (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/drivers/s390/scsi/
Dzfcp_def.h184 u32 erp_low_mem_count; /* nr of erp actions waiting member
Dzfcp_erp.c1188 adapter->erp_low_mem_count--; in zfcp_erp_action_dequeue()
1298 ++adapter->erp_low_mem_count; in zfcp_erp_strategy()
1301 if (adapter->erp_total_count == adapter->erp_low_mem_count) in zfcp_erp_strategy()
1311 --adapter->erp_low_mem_count; in zfcp_erp_strategy()