Lines Matching defs:count
284 * @count: number of data bytes for this dcw
287 * by @cmd, @flags, @cd, @cd_count and @count to the tca of the tccb. Return
295 u8 cd_count, u32 count)
298 flags, cd, cd_count, count);
307 * @count: count value for the new tidaw
318 struct tidaw *itcw_add_tidaw(struct itcw *itcw, u8 flags, void *addr, u32 count)
337 return tcw_add_tidaw(itcw->tcw, itcw->num_tidaws++, flags, addr, count);
359 * itcw_finalize - calculate length and count fields of the itcw
362 * Calculate tcw input-/output-count and tccbl fields and add a tcat the tccb.