Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/cxlflash/
H A Dcommon.h51 #define MC_RETRY_CNT 5 /* Sufficient for SCSI and certain AFU errors */ macro
H A Dmain.c887 if (++retry_cnt >= MC_RETRY_CNT) { in notify_shutdown()