Searched refs:RESERVED_LOOP_ID (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h1869 #define RESERVED_LOOP_ID(ha, x) (CFG_IST(ha, CFG_CTRL_24258081) ? \ macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_mbx.c1590 flag = (uint16_t)(RESERVED_LOOP_ID(ha, tq->loop_id) ?
1595 flag = (uint16_t)(RESERVED_LOOP_ID(ha, tq->loop_id) ? 1 : 0);
H A Dql_api.c6501 if (vha != NULL || RESERVED_LOOP_ID(ha, loop_id) ||
9047 if (!RESERVED_LOOP_ID(ha, tq->loop_id)) {
9132 if (!RESERVED_LOOP_ID(ha, tq->loop_id)) {

Completed in 103 milliseconds