Searched refs:snm_name (Results 1 - 2 of 2) sorted by relevance

/opensolaris-onvv-gate/usr/src/lib/fm/topo/modules/common/pcibus/
H A Ddid_impl.h51 char *snm_name; /* name describing the slot */ member in struct:slotnm
H A Ddid.c63 p->snm_name = topo_mod_strdup(mp, str);
64 if (p->snm_name == NULL) {
77 if (p->snm_name != NULL)
78 topo_mod_strfree(p->snm_mod, p->snm_name);
528 return (slot->snm_name);

Completed in 42 milliseconds