STF_BARRIER_SYNC_ORI
type = STF_BARRIER_SYNC_ORI;
} else if (type == STF_BARRIER_SYNC_ORI) {
case STF_BARRIER_SYNC_ORI:
} else if (types & STF_BARRIER_SYNC_ORI) {
(types == (STF_BARRIER_SYNC_ORI)) ? "hwsync"
if (types & STF_BARRIER_FALLBACK || types & STF_BARRIER_SYNC_ORI) {
(types == (STF_BARRIER_SYNC_ORI)) ? "hwsync"
if ((types & STF_BARRIER_FALLBACK) || (types & STF_BARRIER_SYNC_ORI))
case STF_BARRIER_SYNC_ORI: