Home
last modified time | relevance | path

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

/openbmc/linux/include/ufs/
H A Dufshci.h184 #define DEVICE_FATAL_ERROR 0x800 macro
200 #define INT_FATAL_ERRORS (DEVICE_FATAL_ERROR |\
/openbmc/linux/drivers/ufs/core/
H A Dufshcd.c6196 if ((hba->saved_err & DEVICE_FATAL_ERROR) || in ufshcd_quirk_dl_nac_errors()