Searched refs:MO_SET_TARGET_PGS (Results 1 - 7 of 7) sorted by relevance

/linux-4.1.27/include/trace/events/
H A Dtarget.h103 scsi_opcode_name(MO_SET_TARGET_PGS), \
H A Dscsi.h101 scsi_opcode_name(MO_SET_TARGET_PGS), \
/linux-4.1.27/tools/lib/traceevent/
H A Dplugin_scsi.c133 #define MO_SET_TARGET_PGS 0x0a macro
/linux-4.1.27/drivers/scsi/device_handler/
H A Dscsi_dh_alua.c302 rq->cmd[1] = MO_SET_TARGET_PGS; submit_stpg()
/linux-4.1.27/include/scsi/
H A Dscsi.h179 #define MO_SET_TARGET_PGS 0x0a macro
/linux-4.1.27/drivers/target/
H A Dtarget_core_spc.c1410 * Check for emulated MO_SET_TARGET_PGS. spc_parse_cdb()
1412 if (cdb[1] == MO_SET_TARGET_PGS) { spc_parse_cdb()
H A Dtarget_core_alua.c597 case MO_SET_TARGET_PGS: core_alua_state_standby()
639 case MO_SET_TARGET_PGS: core_alua_state_unavailable()

Completed in 81 milliseconds