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

/haiku/src/libs/compat/freebsd_iflib/
H A Diflib.c3515 void *next_txd; local
3537 next_txd = calc_next_txd(txq, cidx, 0);
3538 prefetch(next_txd);

Completed in 87 milliseconds