Home
last modified time | relevance | path

Searched refs:tlm_cmd_wait (Results 1 – 5 of 5) sorted by relevance

/titanic_44/usr/src/cmd/ndmpd/include/
H A Dtlm_buffers.h241 extern void tlm_cmd_wait(tlm_cmd_t *, uint32_t);
/titanic_44/usr/src/cmd/ndmpd/tlm/
H A Dtlm_buffers.c360 tlm_cmd_wait(tlm_cmd_t *cmd, uint32_t event_type) in tlm_cmd_wait() function
/titanic_44/usr/src/cmd/ndmpd/ndmp/
H A Dndmpd_mover.c2777 tlm_cmd_wait(cmds->tcs_command, TLM_TAPE_READER); in start_mover_for_restore()
2786 tlm_cmd_wait(cmds->tcs_command, TLM_SOCK_WRITER); in start_mover_for_restore()
3148 tlm_cmd_wait(cmds->tcs_command, TLM_SOCK_READER); in start_mover_for_backup()
3157 tlm_cmd_wait(cmds->tcs_command, TLM_TAPE_WRITER); in start_mover_for_backup()
H A Dndmpd_tar3.c3192 tlm_cmd_wait(cmds->tcs_command, TLM_TAR_READER); in ndmpd_dar_tar_v3()
3554 tlm_cmd_wait(cmds->tcs_command, TLM_TAR_READER); in ndmpd_rs_sar_tar_v3()
H A Dndmpd_tar.c1320 tlm_cmd_wait(cmds->tcs_command, TLM_TAR_READER); in ndmpd_tar_restore()