Searched refs:old_active (Results 1 – 2 of 2) sorted by relevance
9192 struct f_slots *old_active = fas->f_active[slot]; in fas_alloc_active_slots() local9205 target, size, (void *)old_active, in fas_alloc_active_slots()9206 ((old_active == NULL) ? -1 : old_active->f_size)); in fas_alloc_active_slots()9221 if (old_active) { in fas_alloc_active_slots()9222 kmem_free((caddr_t)old_active, old_active->f_size); in fas_alloc_active_slots()
9978 mptsas_slots_t *old_active = mpt->m_active; in mptsas_alloc_active_slots() local10002 if (old_active) in mptsas_alloc_active_slots()