Home
last modified time | relevance | path

Searched refs:ippr_action (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/ipp/
H A Dippconf.c825 ap = tmp->ippr_action; in ipp_action_destroy()
837 ap = tmp->ippr_action; in ipp_action_destroy()
1908 ASSERT(rp->ippr_action != ap); in ref_mod()
1923 rp->ippr_action = ap; in ref_mod()
1955 if (rp->ippr_action == ap) in unref_mod()
2041 ap = rp->ippr_action; in get_mod_ref()
2477 if (rp->ippr_action == ap) in condemn_action()
2490 rp->ippr_action = ap; in condemn_action()
2631 if (rp->ippr_action == ref_ap) in ref_action()
2650 if (rp->ippr_action == refby_ap) in ref_action()
[all …]
H A Dipp_impl.h75 #define ippr_action ippr_u.u_action macro