Searched refs:acactive (Results 1 – 1 of 1) sorted by relevance
1637 ibd_ace_t *acactive; in ibd_acache_recycle() local1642 if ((acactive = ibd_acache_find(state, acmac, B_FALSE, 0)) != NULL) { in ibd_acache_recycle()1651 if (SET_CYCLE_IF_REF(acactive)) { in ibd_acache_recycle()1666 ASSERT(acactive->ac_chan == NULL); in ibd_acache_recycle()1667 IBD_ACACHE_PULLOUT_ACTIVE(state, acactive); in ibd_acache_recycle()1668 acactive->ac_mce = NULL; in ibd_acache_recycle()1676 ASSERT(acactive->ac_chan == NULL); in ibd_acache_recycle()1677 IBD_ACACHE_PULLOUT_ACTIVE(state, acactive); in ibd_acache_recycle()1678 acactive->ac_mce = NULL; in ibd_acache_recycle()1679 IBD_ACACHE_INSERT_FREE(state, acactive); in ibd_acache_recycle()