Lines Matching defs:smid
3404 * completes R1 FP write commands which has valid peer smid
3475 u16 smid, num_completed;
3508 smid = le16_to_cpu(reply_desc->SMID);
3509 cmd_fusion = fusion->cmd_list[smid - 1];
3791 /* Save the smid. To be used for returning the cmd */
3792 mfi_cmd->context.smid = cmd->index;
3841 index = cmd->context.smid;
4193 u16 smid;
4206 smid = le16_to_cpu(cmd_mfi->context.smid);
4209 if (!smid)
4212 req_desc = megasas_get_request_descriptor(instance, smid - 1);
4403 * @smid_task: smid assigned to the task
4443 /* Save the smid. To be used for returning the cmd */
4444 cmd_mfi->context.smid = cmd_fusion->index;
4620 u16 smid, devhandle;
4649 smid = megasas_fusion_smid_lookup(scmd);
4651 if (!smid) {
4674 scmd->device->channel, scmd->device->id, smid,