Searched refs:tit (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/dma/
H A Ddma.c179 struct qitem *it, *tit; local
198 LIST_FOREACH(tit, &queue->queue, next) {
200 if (strcmp(tit->addr, it->addr) == 0) {

Completed in 110 milliseconds