Searched defs:recycled (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/clients/ibd/
H A Dibd.c1457 * be recycled to a new destination while the Tx request is posted.
1625 * the free list to be recycled for a new destination. In case
1836 * is being recycled? Yes, but that creates one more
3325 boolean_t recycled; local
3332 recycled = B_TRUE;
3384 recycled = ibd_acache_recycle(state, &mcmac, (jstate ==
3389 if (recycled) {

Completed in 822 milliseconds