Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/avs/ns/rdc/
H A Drdc_diskq.h284 #define QTAILSHLDWRAP(q, size) (QTAIL(q) + size > QSIZE(q)) macro
H A Drdc_diskq.c1143 if (QTAILSHLDWRAP(q, iofbas)) { in rdc_diskq_enqueue()