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

/illumos-gate/usr/src/uts/sun4/io/px/
H A Dpx_ib.c43 static void px_ib_intr_redist(void *arg, int32_t weight_max, int32_t weight);
80 intr_dist_add_weighted(px_ib_intr_redist, ib_p);
102 intr_dist_rem_weighted(px_ib_intr_redist, ib_p);
292 px_ib_intr_redist(void *arg, int32_t weight_max, int32_t weight) function
356 DBG(DBG_IB, dip, "px_ib_intr_redist: sysino 0x%llx "
373 DBG(DBG_IB, dip, "px_ib_intr_redist: sysino 0x%llx "

Completed in 286 milliseconds