HomeSort by: relevance | last modified time | path
    Searched refs:errorOffset (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/vmwgfx/
vmwgfx_cmdbuf.c 547 (entry->cmd + cb_hdr->errorOffset);
557 (unsigned long) cb_hdr->errorOffset);
566 (unsigned long) cb_hdr->errorOffset);
570 new_start_offset = cb_hdr->errorOffset + error_cmd_size;
585 cb_hdr->errorOffset = 0;
  /src/sys/external/bsd/drm2/dist/drm/vmwgfx/device_include/
svga_reg.h 397 * encountered the errorOffset will still be relative to the specific
449 * in the command buffer, errorOffset is written to contain the
483 * the errorOffset field of the command buffer header. All guest
503 volatile uint32 errorOffset; /* Modified by device. */

Completed in 58 milliseconds