Lines Matching defs:smid
3446 * completes R1 FP write commands which has valid peer smid
3553 u16 smid, num_completed;
3591 smid = le16_to_cpu(reply_desc->SMID);
3592 cmd_fusion = fusion->cmd_list[smid - 1];
3902 /* Save the smid. To be used for returning the cmd */
3903 mfi_cmd->context.smid = cmd->index;
3952 index = cmd->context.smid;
4305 u16 smid;
4318 smid = le16_to_cpu(cmd_mfi->context.smid);
4321 if (!smid)
4324 req_desc = megasas_get_request_descriptor(instance, smid - 1);
4515 * @smid_task: smid assigned to the task
4555 /* Save the smid. To be used for returning the cmd */
4556 cmd_mfi->context.smid = cmd_fusion->index;
4732 u16 smid, devhandle;
4761 smid = megasas_fusion_smid_lookup(scmd);
4763 if (!smid) {
4786 scmd->device->channel, scmd->device->id, smid,