Searched defs:newslot (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/fm/topo/modules/common/pcibus/
H A Ddid.c214 slotnm_t *newslot; local
236 if ((newslot = slotnm_create(mp, andbit, s)) == NULL) {
243 *slotnames = lastslot = newslot;
245 lastslot->snm_next = newslot;
246 lastslot = newslot;

Completed in 23 milliseconds