Home
last modified time | relevance | path

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

/third_party/musl/include/scsi/
Dscsi.h84 #define RECOVERED_ERROR 0x01 macro
/third_party/musl/porting/liteos_m/kernel/include/scsi/
Dscsi.h84 #define RECOVERED_ERROR 0x01 macro
/third_party/uboot/u-boot-2020.01/arch/arm/cpu/armv8/hi3569v100/
Dufs.h233 RECOVERED_ERROR = -0x21, enumerator
/third_party/uboot/u-boot-2020.01/arch/arm/cpu/armv8/hi3559av100/
Dufs.h233 RECOVERED_ERROR = -0x21, enumerator
/third_party/eudev/src/scsi_id/
Dscsi_serial.c136 if (sense_key == RECOVERED_ERROR) in sg_err_category_new()
/third_party/uboot/u-boot-2020.01/include/
Dufs.h964 RECOVERED_ERROR = -0x21, enumerator
/third_party/ltp/testcases/kernel/fs/scsi/ltpscsi/
Dsg_err.c1332 if (RECOVERED_ERROR == sense_key) in sg_err_category_new()