Home
last modified time | relevance | path

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

/drivers/scsi/ufs/
Dufshci.h133 #define DEVICE_FATAL_ERROR UFS_BIT(11) macro
138 DEVICE_FATAL_ERROR |\
142 #define INT_FATAL_ERRORS (DEVICE_FATAL_ERROR |\
Dufshcd.c937 DEVICE_FATAL_ERROR | in ufshcd_make_hba_operational()