Home
last modified time | relevance | path

Searched refs:SAM_STAT_TASK_SET_FULL (Results 1 – 12 of 12) sorted by relevance

/external/kernel-headers/original/scsi/
Dscsi_proto.h201 #define SAM_STAT_TASK_SET_FULL 0x28 macro
/external/kernel-headers/modified/scsi/
Dscsi_proto.h202 #define SAM_STAT_TASK_SET_FULL 0x28 macro
/external/f2fs-tools/tools/sg_write_buffer/include/
Dsg_lib.h74 #define SAM_STAT_TASK_SET_FULL 0x28 macro
/external/perfetto/src/traced/probes/ftrace/test/data/android_hammerhead_MRA59G_3.4.0/events/scsi/scsi_dispatch_cmd_done/
Dformat22 …N_CONFLICT" }, { 0x22, "SAM_STAT_COMMAND_TERMINATED" }, { 0x28, "SAM_STAT_TASK_SET_FULL" }, { 0x30…
/external/perfetto/src/traced/probes/ftrace/test/data/android_seed_N2F62_3.10.49/events/scsi/scsi_dispatch_cmd_timeout/
Dformat21 …N_CONFLICT" }, { 0x22, "SAM_STAT_COMMAND_TERMINATED" }, { 0x28, "SAM_STAT_TASK_SET_FULL" }, { 0x30…
/external/perfetto/src/traced/probes/ftrace/test/data/android_hammerhead_MRA59G_3.4.0/events/scsi/scsi_dispatch_cmd_timeout/
Dformat22 …N_CONFLICT" }, { 0x22, "SAM_STAT_COMMAND_TERMINATED" }, { 0x28, "SAM_STAT_TASK_SET_FULL" }, { 0x30…
/external/perfetto/src/traced/probes/ftrace/test/data/android_seed_N2F62_3.10.49/events/scsi/scsi_dispatch_cmd_done/
Dformat21 …N_CONFLICT" }, { 0x22, "SAM_STAT_COMMAND_TERMINATED" }, { 0x28, "SAM_STAT_TASK_SET_FULL" }, { 0x30…
/external/perfetto/src/traced/probes/ftrace/test/data/android_flounder_lte_LRX16F_3.10.40/events/scsi/scsi_dispatch_cmd_timeout/
Dformat21 …N_CONFLICT" }, { 0x22, "SAM_STAT_COMMAND_TERMINATED" }, { 0x28, "SAM_STAT_TASK_SET_FULL" }, { 0x30…
/external/perfetto/src/traced/probes/ftrace/test/data/android_walleye_OPM5.171019.017.A1_4.4.88/events/scsi/scsi_dispatch_cmd_timeout/
Dformat21 …N_CONFLICT" }, { 0x22, "SAM_STAT_COMMAND_TERMINATED" }, { 0x28, "SAM_STAT_TASK_SET_FULL" }, { 0x30…
/external/perfetto/src/traced/probes/ftrace/test/data/android_flounder_lte_LRX16F_3.10.40/events/scsi/scsi_dispatch_cmd_done/
Dformat21 …N_CONFLICT" }, { 0x22, "SAM_STAT_COMMAND_TERMINATED" }, { 0x28, "SAM_STAT_TASK_SET_FULL" }, { 0x30…
/external/perfetto/src/traced/probes/ftrace/test/data/android_walleye_OPM5.171019.017.A1_4.4.88/events/scsi/scsi_dispatch_cmd_done/
Dformat21 …N_CONFLICT" }, { 0x22, "SAM_STAT_COMMAND_TERMINATED" }, { 0x28, "SAM_STAT_TASK_SET_FULL" }, { 0x30…
/external/f2fs-tools/tools/sg_write_buffer/
Dsg_cmds_basic.c269 case SAM_STAT_TASK_SET_FULL: in sg_cmds_process_resp()