Searched defs:b_sync (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libcmd/common/
H A Dsync.c54 b_sync(int argc, char** argv, void* context) function
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_dmae.c360 operation->b_sync = TRUE;
426 IN const u8_t b_sync,
448 operation->b_sync = b_sync;
838 if (operation->b_sync)
425 lm_dmae_operation_create_sgl( struct _lm_device_t* pdev, IN const u8_t b_sync, IN lm_dmae_context_t* context) argument
H A Dlm_dmae.h306 u8_t b_sync; member in struct:_lm_dmae_operation_t
562 * @param b_sync TRUE if this operation is synchronous, FALSE
572 IN const u8_t b_sync,

Completed in 61 milliseconds