Home
last modified time | relevance | path

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.h2177 #define RESERVED_LOOP_ID(ha, x) (CFG_IST(ha, CFG_ISP_FW_TYPE_2) ? \ macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_mbx.c1679 flag = (uint16_t)(RESERVED_LOOP_ID(ha, tq->loop_id) ? in ql_logout_fabric_port()
1693 flag = (uint16_t)(RESERVED_LOOP_ID(ha, tq->loop_id) ? 1 : 0); in ql_logout_fabric_port()
H A Dql_api.c6882 if (vha != NULL || RESERVED_LOOP_ID(ha, loop_id) || in ql_login_port()
9441 if (!RESERVED_LOOP_ID(ha, tq->loop_id)) { in ql_update_rscn()
9579 if (!RESERVED_LOOP_ID(ha, tq->loop_id)) { in ql_process_rscn()