Searched refs:new_intr_cells (Results 1 – 1 of 1) sorted by relevance
539 int new_intr_cells; in get_intr_parent() local560 new_intr_cells = ddi_getprop(DDI_DEV_T_ANY, intr_parent_dip, 0, in get_intr_parent()591 CELLS_1275_TO_BYTES(new_intr_cells), KM_SLEEP); in get_intr_parent()593 for (j = 0; j < new_intr_cells; j++, i++) in get_intr_parent()596 cells_1275_copy(intr, &hdlp->ih_vector, new_intr_cells); in get_intr_parent()598 kmem_free(intr, CELLS_1275_TO_BYTES(new_intr_cells)); in get_intr_parent()614 i += new_intr_cells; in get_intr_parent()