Home
last modified time | relevance | path

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

/drivers/s390/scsi/
Dzfcp_erp.c23 ZFCP_STATUS_ERP_LOWMEM = 0x00400000, enumerator
1190 if (erp_action->status & ZFCP_STATUS_ERP_LOWMEM) { in zfcp_erp_action_dequeue()
1192 erp_action->status &= ~ZFCP_STATUS_ERP_LOWMEM; in zfcp_erp_action_dequeue()
1300 if (!(erp_action->status & ZFCP_STATUS_ERP_LOWMEM)) { in zfcp_erp_strategy()
1302 erp_action->status |= ZFCP_STATUS_ERP_LOWMEM; in zfcp_erp_strategy()
1313 if (erp_action->status & ZFCP_STATUS_ERP_LOWMEM) { in zfcp_erp_strategy()
1315 erp_action->status &= ~ZFCP_STATUS_ERP_LOWMEM; in zfcp_erp_strategy()