Home
last modified time | relevance | path

Searched refs:ih_lst (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/uts/sun4u/opl/io/pcicmu/
H A Dpcmu_ib.c299 ih_t *ih_lst; in pcmu_ib_intr_dist_all() local
326 for (i = 0, ih_lst = ino_p->pino_ih_head; in pcmu_ib_intr_dist_all()
328 i++, ih_lst = ih_lst->ih_next) { in pcmu_ib_intr_dist_all()
329 dweight = i_ddi_get_intr_weight(ih_lst->ih_dip); in pcmu_ib_intr_dist_all()
353 for (i = 0, ih_lst = ino_p->pino_ih_head; in pcmu_ib_intr_dist_all()
355 i++, ih_lst = ih_lst->ih_next) { in pcmu_ib_intr_dist_all()
356 dweight = i_ddi_get_intr_weight(ih_lst->ih_dip); in pcmu_ib_intr_dist_all()
358 ino_p->pino_cpuid, ih_lst->ih_dip, dweight); in pcmu_ib_intr_dist_all()
588 ih_t *ih_lst = ino_p->pino_ih_head; in pcmu_ib_ino_rem_intr() local
639 if (ih_lst != ih_p) in pcmu_ib_ino_rem_intr()
[all …]
/titanic_50/usr/src/uts/sun4u/io/pci/
H A Dpci_ib.c340 ih_t *ih_lst; in ib_intr_dist_all() local
380 for (i = 0, ih_lst = ipil_p->ipil_ih_head; in ib_intr_dist_all()
382 ih_lst = ih_lst->ih_next) { in ib_intr_dist_all()
384 (ih_lst->ih_dip); in ib_intr_dist_all()
417 for (i = 0, ih_lst = ipil_p->ipil_ih_head; in ib_intr_dist_all()
419 ih_lst = ih_lst->ih_next) { in ib_intr_dist_all()
422 ih_lst->ih_dip); in ib_intr_dist_all()
424 ino_p->ino_cpuid, ih_lst->ih_dip, in ib_intr_dist_all()
444 ib_cpu_ticks_to_ih_nsec(ib_p, ih_lst, in ib_intr_dist_all()
732 ih_t *ih_lst = ipil_p->ipil_ih_head; in ib_ino_rem_intr() local
[all …]
/titanic_50/usr/src/uts/sun4/io/px/
H A Dpx_ib.c299 px_ih_t *ih_lst; in px_ib_intr_redist() local
328 for (i = 0, ih_lst = ipil_p->ipil_ih_head; in px_ib_intr_redist()
330 ih_lst = ih_lst->ih_next) { in px_ib_intr_redist()
332 ih_lst->ih_dip); in px_ib_intr_redist()
381 for (i = 0, ih_lst = ipil_p->ipil_ih_head; in px_ib_intr_redist()
383 ih_lst = ih_lst->ih_next) { in px_ib_intr_redist()
386 ih_lst->ih_dip); in px_ib_intr_redist()
388 ino_p->ino_cpuid, ih_lst->ih_dip, in px_ib_intr_redist()
408 px_ib_cpu_ticks_to_ih_nsec(ib_p, ih_lst, in px_ib_intr_redist()
681 px_ih_t *ih_lst = ipil_p->ipil_ih_head; in px_ib_ino_rem_intr() local
[all …]