Home
last modified time | relevance | path

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

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