Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h2160 #define SNS_LOOP_ID(x) (x >= SNS_FIRST_LOOP_ID && \ macro
2165 #define VALID_LOOP_ID(x) (LOCAL_LOOP_ID(x) || SNS_LOOP_ID(x) || \
2175 (x <= LAST_N_PORT_HDL) : (LOCAL_LOOP_ID(x) || SNS_LOOP_ID(x)))