Searched refs:tm_type (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/scsi/snic/ |
| H A D | snic_res.h | 36 u16 flags, u32 req_id, u64 tgt_id, u8 *lun, u8 tm_type) in snic_itmf_init() argument 40 req->u.itmf.tm_type = tm_type; in snic_itmf_init()
|
| H A D | snic_fwint.h | 298 u8 tm_type; /* SCSI Task Management request */ member
|
| /linux/drivers/message/fusion/ |
| H A D | mptctl.c | 316 mptctl_do_taskmgmt(MPT_ADAPTER *ioc, u8 tm_type, u8 bus_id, u8 target_id) in mptctl_do_taskmgmt() argument 351 pScsiTm->TaskType = tm_type; in mptctl_do_taskmgmt() 352 if ((tm_type == MPI_SCSITASKMGMT_TASKTYPE_RESET_BUS) && in mptctl_do_taskmgmt() 382 ioc->name, tm_type, timeout)); in mptctl_do_taskmgmt() 430 pScsiTmReply->TargetID, tm_type, in mptctl_do_taskmgmt()
|