Searched refs:snm_name (Results 1 – 2 of 2) sorted by relevance
63 p->snm_name = topo_mod_strdup(mp, str); in slotnm_create()64 if (p->snm_name == NULL) { in slotnm_create()77 if (p->snm_name != NULL) in slotnm_destroy()78 topo_mod_strfree(p->snm_mod, p->snm_name); in slotnm_destroy()528 return (slot->snm_name); in did_physlot_name()
51 char *snm_name; /* name describing the slot */ member