Home
last modified time | relevance | path

Searched refs:sync_type (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/ibm-public/postfix/dist/src/global/
H A Dtok822_parse.c623 static TOK822 *tok822_group(int group_type, TOK822 *left, TOK822 *right, int sync_type) in tok822_group() argument
640 if (sync_type) { in tok822_group()
641 sync = tok822_alloc(sync_type, (char *) 0); in tok822_group()
/netbsd-src/sys/external/bsd/drm/dist/shared-core/
H A Dr600_blit.c1261 u32 sync_type, u32 size, u64 mc_addr) in cp_set_surface_sync() argument
1274 OUT_RING(sync_type); in cp_set_surface_sync()