s1394_setup_asynch_command
ret = s1394_setup_asynch_command(hal, target, cmd, S1394_CMD_LOCK,
ret = s1394_setup_asynch_command(hal, NULL, cmd, S1394_CMD_READ, &err);
ret = s1394_setup_asynch_command(hal, NULL, cmd,
ret = s1394_setup_asynch_command(to_hal, target, cmd,
ret = s1394_setup_asynch_command(to_hal, target, cmd,
int s1394_setup_asynch_command(s1394_hal_t *hal, s1394_target_t *target,