<dec f='src/src/sys/external/bsd/drm2/dist/drm/i915/i915_drv.h' l='1961' type='u32'/>
<offset>0</offset>
<doc f='src/src/sys/external/bsd/drm2/dist/drm/i915/i915_drv.h' l='1947'>/*
	 * Flags describing how the command parser processes the command.
	 *
	 * CMD_DESC_FIXED: The command has a fixed length if this is set,
	 *                 a length mask if not set
	 * CMD_DESC_SKIP: The command is allowed but does not follow the
	 *                standard length encoding for the opcode range in
	 *                which it falls
	 * CMD_DESC_REJECT: The command is never allowed
	 * CMD_DESC_REGISTER: The command should be checked against the
	 *                    register whitelist for the appropriate ring
	 * CMD_DESC_MASTER: The command is allowed if the submitting process
	 *                  is the DRM master
	 */</doc>
<use f='src/src/sys/external/bsd/drm2/dist/drm/i915/i915_cmd_parser.c' l='272' u='w' c='find_cmd'/>
<use f='src/src/sys/external/bsd/drm2/dist/drm/i915/i915_cmd_parser.c' l='411' u='r' c='i915_parse_cmds'/>
<use f='src/src/sys/external/bsd/drm2/dist/drm/i915/i915_cmd_parser.c' l='425' u='r' c='i915_parse_cmds'/>
<use f='src/src/sys/external/bsd/drm2/dist/drm/i915/i915_cmd_parser.c' l='431' u='r' c='i915_parse_cmds'/>
<use f='src/src/sys/external/bsd/drm2/dist/drm/i915/i915_cmd_parser.c' l='438' u='r' c='i915_parse_cmds'/>
<use f='src/src/sys/external/bsd/drm2/dist/drm/i915/i915_cmd_parser.c' l='457' u='r' c='i915_parse_cmds'/>
