Searched refs:b_sync (Results 1 – 9 of 9) sorted by relevance
/titanic_50/usr/src/lib/libcmd/common/ |
H A D | sync.c | 54 b_sync(int argc, char** argv, void* context) in b_sync() function
|
/titanic_50/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/ |
H A D | lm_dmae.h | 306 u8_t b_sync; member 572 IN const u8_t b_sync,
|
H A D | lm_dmae.c | 360 operation->b_sync = TRUE; in lm_dmae_operation_create() 426 IN const u8_t b_sync, in lm_dmae_operation_create_sgl() argument 448 operation->b_sync = b_sync; in lm_dmae_operation_create_sgl() 838 if (operation->b_sync) in lm_dmae_context_execute_sgl()
|
/titanic_50/usr/src/cmd/ksh/builtins/ |
H A D | alias.c | 114 { "sync", b_sync },
|
/titanic_50/usr/src/lib/libcmd/amd64/include/ast/ |
H A D | cmdext.h | 69 extern __MANGLE__ int b_sync __PROTO__((int, char**, __V_*));
|
/titanic_50/usr/src/lib/libcmd/i386/include/ast/ |
H A D | cmdext.h | 69 extern __MANGLE__ int b_sync __PROTO__((int, char**, __V_*));
|
/titanic_50/usr/src/lib/libcmd/sparc/include/ast/ |
H A D | cmdext.h | 69 extern __MANGLE__ int b_sync __PROTO__((int, char**, __V_*));
|
/titanic_50/usr/src/lib/libcmd/sparcv9/include/ast/ |
H A D | cmdext.h | 69 extern __MANGLE__ int b_sync __PROTO__((int, char**, __V_*));
|
/titanic_50/usr/src/lib/libcmd/ |
H A D | mapfile-vers | 87 b_sync;
|