Home
last modified time | relevance | path

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

/illumos-gate/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()
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()
2666 rp->ippr_action = ref_ap; in ref_action()
2843 ap = rp->ippr_action; in find_action()
2898 ap = rp->ippr_action; in alloc_action()
[all …]
H A Dipp_impl.h73 #define ippr_action ippr_u.u_action macro