tm_type           316 drivers/message/fusion/mptctl.c mptctl_do_taskmgmt(MPT_ADAPTER *ioc, u8 tm_type, u8 bus_id, u8 target_id)
tm_type           352 drivers/message/fusion/mptctl.c 	pScsiTm->TaskType = tm_type;
tm_type           353 drivers/message/fusion/mptctl.c 	if ((tm_type == MPI_SCSITASKMGMT_TASKTYPE_RESET_BUS) &&
tm_type           383 drivers/message/fusion/mptctl.c 		ioc->name, tm_type, timeout));
tm_type           432 drivers/message/fusion/mptctl.c 	    pScsiTmReply->TargetID, tm_type,
tm_type           312 drivers/scsi/snic/snic_fwint.h 	u8	tm_type;	/* SCSI Task Management request */
tm_type            50 drivers/scsi/snic/snic_res.h 	       u16 flags, u32 req_id, u64 tgt_id, u8 *lun, u8 tm_type)
tm_type            54 drivers/scsi/snic/snic_res.h 	req->u.itmf.tm_type = tm_type;
tm_type          1762 drivers/target/target_core_transport.c 		void *fabric_tmr_ptr, unsigned char tm_type,
tm_type          1777 drivers/target/target_core_transport.c 	ret = core_tmr_alloc_req(se_cmd, fabric_tmr_ptr, tm_type, gfp);
tm_type          1781 drivers/target/target_core_transport.c 	if (tm_type == TMR_ABORT_TASK)
tm_type          1795 drivers/target/target_core_transport.c 	if (tm_type == TMR_ABORT_TASK && (flags & TARGET_SCF_LOOKUP_LUN_FROM_TAG)) {
tm_type           164 include/target/target_core_fabric.h 		void *fabric_tmr_ptr, unsigned char tm_type,