response_iu
cmd->response_iu.add_response_info,
struct response_iu *rsp_iu = &cmd->response_iu;
stream->req_status->length = sizeof(struct response_iu);
struct response_iu *iu = &cmd->response_iu;
struct response_iu response_iu;
static bool uas_evaluate_response_iu(struct response_iu *riu, struct scsi_cmnd *cmnd)
success = uas_evaluate_response_iu((struct response_iu *)iu, cmnd);