Searched refs:ippm_action (Results 1 – 3 of 3) sorted by relevance
85 ipp_ref_t *ippm_action; member
1906 rpp = &(imp->ippm_action); in ref_mod()1953 rpp = &(imp->ippm_action); in unref_mod()1986 return (imp->ippm_action != NULL); in is_mod_busy()2010 for (rp = imp->ippm_action; rp != NULL; rp = rp->ippr_nextp) { in get_mod_ref()2040 for (rp = imp->ippm_action; rp != NULL; rp = rp->ippr_nextp) { in get_mod_ref()3412 ASSERT(imp->ippm_action == NULL); in mod_destructor()
387 mdb_printf("%?s %20s = 0x%p\n", "", "action", imp->ippm_action); in mod_dump()