Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/s390/scsi/
Dzfcp_def.h180 u32 erp_low_mem_count; /* nr of erp actions waiting member
Dzfcp_erp.c1180 adapter->erp_low_mem_count--; in zfcp_erp_action_dequeue()
1290 ++adapter->erp_low_mem_count; in zfcp_erp_strategy()
1293 if (adapter->erp_total_count == adapter->erp_low_mem_count) in zfcp_erp_strategy()
1303 --adapter->erp_low_mem_count; in zfcp_erp_strategy()