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

/osnet-11/usr/src/lib/fm/topo/modules/common/pcibus/
H A Ddid.c213 slotnm_t *lastslot = NULL; local
242 if (lastslot == NULL)
243 *slotnames = lastslot = newslot;
245 lastslot->snm_next = newslot;
246 lastslot = newslot;

Completed in 19 milliseconds