Searched refs:inmax (Results 1 – 2 of 2) sorted by relevance
| /freebsd/sys/dev/sound/pcm/ |
| H A D | feeder_matrix.c | 332 uint32_t j, inmax; in feed_matrix_feed() local 341 inmax = info->ialign + info->oalign; in feed_matrix_feed() 355 if (count < inmax) { in feed_matrix_feed()
|
| /freebsd/sys/dev/dpaa/ |
| H A D | sec_dev.c | 1542 const int inmax = 1 + SEC_MAX_SEGMENTS; in sec_job_build_sgts() local 1593 inmax, crp->crp_aad_start, in sec_job_build_sgts() 1601 in_i = dpaa_sgte_append(job, job->in_sgt, in_i, inmax, skip, in sec_job_build_sgts() 1615 in_i = dpaa_sgte_append(job, job->in_sgt, in_i, inmax, in sec_job_build_sgts()
|