Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/fibre-channel/fca/oce/
H A Doce_queue.c638 wq->qstate = QCREATED; in oce_wq_create()
671 if (wq->qstate == QCREATED) { in oce_wq_del()
874 rq->qstate = QCREATED; in oce_rq_create()
909 if (rq->qstate == QCREATED) { in oce_rq_del()
/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/oce/
H A Doce_io.h76 QCREATED = 0x1 enumerator