Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/fm/topo/modules/common/pcibus/
H A Ddid.c61 p->snm_next = NULL; in slotnm_create()
76 slotnm_destroy(p->snm_next); in slotnm_destroy()
245 lastslot->snm_next = newslot; in di_slotinfo_get()
524 for (slot = dp->dp_slotnames; slot != NULL; slot = slot->snm_next) in did_physlot_name()
H A Ddid_impl.h49 struct slotnm *snm_next; member