Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_iocb.h247 #define CONTINUATION_TYPE_0 0x02 /* Continuation entry. */ macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_iocb.c652 pkt->entry_type = CONTINUATION_TYPE_0; in ql_continuation_iocb()