pub const FDF_DISPATCHER_OPTION_ALLOW_SYNC_CALLS: u32 = 2;
This flag indicates that the dispatcher may not share zircon threads with other drivers. Cannot be set in conjunction with FDF_DISPATCHER_OPTION_UNSYNCHRONIZED.
FDF_DISPATCHER_OPTION_UNSYNCHRONIZED