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

  /src/sys/external/bsd/drm2/dist/drm/i915/gvt/
cmd_parser.c 1120 unsigned int post_sync; local
1124 post_sync = (cmd_val(s, 1) & PIPE_CONTROL_POST_SYNC_OP_MASK) >> 14;
1130 else if (post_sync) {
1131 if (post_sync == 2)
1133 else if (post_sync == 3)
1135 else if (post_sync == 1) {
  /src/external/mpl/bind/dist/lib/dns/
zone.c 22753 goto post_sync;
22873 post_sync:

Completed in 76 milliseconds