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

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

Completed in 28 milliseconds