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

  /src/sys/external/bsd/drm2/dist/drm/vmwgfx/
vmwgfx_cmdbuf.c 367 entry->cb_header->status = SVGA_CB_STATUS_NONE;
401 if (status == SVGA_CB_STATUS_NONE)
413 entry->cb_header->status = SVGA_CB_STATUS_NONE;
418 entry->cb_header->status = SVGA_CB_STATUS_NONE;
957 cb_hdr->status = SVGA_CB_STATUS_NONE;
1003 header->cb_header->status = SVGA_CB_STATUS_NONE;
  /src/sys/external/bsd/drm2/dist/drm/vmwgfx/device_include/
svga_reg.h 427 * The guest is supposed to write SVGA_CB_STATUS_NONE to the status
431 SVGA_CB_STATUS_NONE = 0,

Completed in 19 milliseconds