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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h2017 #define QL_CONSUMED 0x4011 macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c2856 if (rval == QL_CONSUMED) {
4937 if (ret == QL_CONSUMED) {
5167 return (QL_CONSUMED);
5437 rval = QL_CONSUMED;
5472 if ((rval != FC_SUCCESS) && (rval != QL_CONSUMED)) {

Completed in 253 milliseconds