Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/topo/modules/common/pcibus/
H A Ddid_impl.h48 topo_mod_t *snm_mod; /* module that allocated the slot name */ member
H A Ddid.c61 p->snm_mod = mp; in slotnm_create()
79 topo_mod_strfree(p->snm_mod, p->snm_name); in slotnm_destroy()
80 topo_mod_free(p->snm_mod, p, sizeof (slotnm_t)); in slotnm_destroy()