Searched refs:BMAN_RELEASE_FLAG_WAIT_SYNC (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/contrib/ncsw/Peripherals/BM/
H A Dbm_portal.c333 if ((flags & BMAN_RELEASE_FLAG_WAIT_SYNC) ==
334 BMAN_RELEASE_FLAG_WAIT_SYNC)
337 if ((flags & BMAN_RELEASE_FLAG_WAIT_SYNC) !=
338 BMAN_RELEASE_FLAG_WAIT_SYNC)
H A Dfsl_bman.h340 #define BMAN_RELEASE_FLAG_WAIT_SYNC 0x00000004 /* if wait, until consumed? */ macro

Completed in 21 milliseconds