Home
last modified time | relevance | path

Searched refs:SAM_STAT_TASK_ABORTED (Results 1 – 9 of 9) sorted by relevance

/third_party/uboot/u-boot-2020.01/arch/arm/cpu/armv8/hi3569v100/
Dscsi.h15 #define SAM_STAT_TASK_ABORTED 0x40 macro
Dufs.c422 case SAM_STAT_TASK_ABORTED: in handle_scsi_completion()
/third_party/uboot/u-boot-2020.01/arch/arm/cpu/armv8/hi3559av100/
Dscsi.h15 #define SAM_STAT_TASK_ABORTED 0x40 macro
Dufs.c422 case SAM_STAT_TASK_ABORTED: in handle_scsi_completion()
/third_party/f2fs-tools/tools/sg_write_buffer/
Dsg_lib_data.c1644 {SAM_STAT_TASK_ABORTED, SPC_SK_ABORTED_COMMAND, 0xb, 0x8},
1646 {SAM_STAT_TASK_ABORTED, SPC_SK_ABORTED_COMMAND, 0x0, 0x0},
Dsg_cmds_basic.c275 case SAM_STAT_TASK_ABORTED: in sg_cmds_process_resp()
/third_party/uboot/u-boot-2020.01/drivers/ufs/
Dscsi.h61 #define SAM_STAT_TASK_ABORTED 0x40 macro
Dufs_hisi.c1855 case SAM_STAT_TASK_ABORTED: in handle_response_status()
/third_party/f2fs-tools/tools/sg_write_buffer/include/
Dsg_lib.h76 #define SAM_STAT_TASK_ABORTED 0x40 macro