Lines Matching defs:sid
897 &cmd->body.target.sid, &res);
930 &cmd->body.src.sid, NULL);
936 &cmd->body.dest.sid, NULL);
987 &cmd->body.src.sid, NULL);
993 &cmd->body.dest.sid, NULL);
1005 &cmd->body.srcImage.sid, NULL);
1017 &cmd->body.sid, NULL);
1558 &cmd->body.host.sid, NULL);
1784 user_surface_converter, &cmd->body.sid,
1804 &cmd->body.image.sid, NULL);
1823 &cmd->body.sid, NULL);
1842 &cmd->body.image.sid, NULL);
1862 &cmd->body.sid, NULL);
1882 &cmd->body.image.sid, NULL);
1902 &cmd->body.sid, NULL);
2135 &cmd->body.sid, &res);
2282 &cmd->buf[i].sid, &res);
2323 &cmd->body.sid, &res);
2431 uint32 sid;
2442 if (unlikely(cmd->sid == SVGA3D_INVALID_ID)) {
2448 &cmd->sid, &srf);
2499 &cmd->targets[i].sid, &res);
2562 SVGA3dSurfaceId sid;
2566 BUILD_BUG_ON(offsetof(typeof(*cmd), r_body.sid) !=
2567 offsetof(typeof(*cmd), sid));
2568 BUILD_BUG_ON(offsetof(typeof(*cmd), i_body.sid) !=
2569 offsetof(typeof(*cmd), sid));
2570 BUILD_BUG_ON(offsetof(typeof(*cmd), u_body.sid) !=
2571 offsetof(typeof(*cmd), sid));
2576 &cmd->sid, NULL);
2821 &cmd->body.surface.sid, NULL);