Home
last modified time | relevance | path

Searched refs:VUID_Q_EMPTY (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/sys/
H A Dvuid_queue.h77 VUID_Q_EMPTY = 2 /* empty */ enumerator
/titanic_41/usr/src/uts/common/io/
H A Dvuid_queue.c108 return (VUID_Q_EMPTY); in vq_get()
129 return (VUID_Q_EMPTY); in vq_peek()