Searched refs:my_cmd (Results 1 – 2 of 2) sorted by relevance
230 static void sas_scsi_clear_queue_lu(struct list_head *error_q, struct scsi_cmnd *my_cmd) in sas_scsi_clear_queue_lu() argument235 if (cmd->device->sdev_target == my_cmd->device->sdev_target && in sas_scsi_clear_queue_lu()236 cmd->device->lun == my_cmd->device->lun) in sas_scsi_clear_queue_lu()
425 struct foo my_cmd; /* size 16 in the kernel */427 ret = copy_struct_from_user(&my_cmd, arg, sizeof(struct foo), _IOC_SIZE(cmd));