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

/opensolaris-onvv-gate/usr/src/uts/common/io/
H A Dvuid_store.c194 Vuid_seg *new_first_seg = VUID_SEG_NULL; local
201 if (new_first_seg == VUID_SEG_NULL)
202 new_first_seg = new_seg;
209 return ((Vuid_state) new_first_seg);

Completed in 43 milliseconds