Searched refs:lastslot (Results 1 – 1 of 1) sorted by relevance
213 slotnm_t *lastslot = NULL; in di_slotinfo_get() local242 if (lastslot == NULL) in di_slotinfo_get()243 *slotnames = lastslot = newslot; in di_slotinfo_get()245 lastslot->snm_next = newslot; in di_slotinfo_get()246 lastslot = newslot; in di_slotinfo_get()