Lines Matching refs:sid
888 &cmd->body.target.sid, &res);
921 &cmd->body.src.sid, NULL);
927 &cmd->body.dest.sid, NULL);
978 &cmd->body.src.sid, NULL);
984 &cmd->body.dest.sid, NULL);
996 &cmd->body.srcImage.sid, NULL);
1008 &cmd->body.sid, NULL);
1554 &cmd->body.host.sid, NULL);
1780 user_surface_converter, &cmd->body.sid,
1800 &cmd->body.image.sid, NULL);
1819 &cmd->body.sid, NULL);
1838 &cmd->body.image.sid, NULL);
1858 &cmd->body.sid, NULL);
1878 &cmd->body.image.sid, NULL);
1898 &cmd->body.sid, NULL);
2132 &cmd->body.sid, &res);
2318 &cmd->buf[i].sid, &res);
2359 &cmd->body.sid, &res);
2467 uint32 sid;
2478 if (unlikely(cmd->sid == SVGA3D_INVALID_ID)) {
2484 &cmd->sid, &srf);
2537 &cmd->targets[i].sid, &res);
2602 SVGA3dSurfaceId sid;
2606 BUILD_BUG_ON(offsetof(typeof(*cmd), r_body.sid) !=
2607 offsetof(typeof(*cmd), sid));
2608 BUILD_BUG_ON(offsetof(typeof(*cmd), i_body.sid) !=
2609 offsetof(typeof(*cmd), sid));
2610 BUILD_BUG_ON(offsetof(typeof(*cmd), u_body.sid) !=
2611 offsetof(typeof(*cmd), sid));
2616 &cmd->sid, NULL);
2863 &cmd->body.surface.sid, NULL);