Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/s390/scsi/
Dzfcp_erp.c24 ZFCP_STATUS_ERP_LOWMEM = 0x00400000, enumerator
1308 if (erp_action->status & ZFCP_STATUS_ERP_LOWMEM) { in zfcp_erp_action_dequeue()
1310 erp_action->status &= ~ZFCP_STATUS_ERP_LOWMEM; in zfcp_erp_action_dequeue()
1487 if (!(erp_action->status & ZFCP_STATUS_ERP_LOWMEM)) { in zfcp_erp_strategy()
1489 erp_action->status |= ZFCP_STATUS_ERP_LOWMEM; in zfcp_erp_strategy()
1500 if (erp_action->status & ZFCP_STATUS_ERP_LOWMEM) { in zfcp_erp_strategy()
1502 erp_action->status &= ~ZFCP_STATUS_ERP_LOWMEM; in zfcp_erp_strategy()