Searched refs:lcmds (Results 1 – 2 of 2) sorted by relevance
865 tlm_get_data_offset(tlm_cmd_t *lcmds) in tlm_get_data_offset() argument867 if (!lcmds) in tlm_get_data_offset()870 return (lcmds->tc_buffers->tbs_offset); in tlm_get_data_offset()
1722 tlm_cmd_t *lcmds, in input_mem() argument1730 if (l <= 0 || d <= 0 || !lcmds || !mem) { in input_mem()1737 rec = get_read_buffer(toread, &err, &actual_size, lcmds); in input_mem()