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.h1852 #define SNS_LOOP_ID(x) (x >= SNS_FIRST_LOOP_ID && \ macro
1857 #define VALID_LOOP_ID(x) (LOCAL_LOOP_ID(x) || SNS_LOOP_ID(x) || \
1867 (x <= LAST_N_PORT_HDL) : (LOCAL_LOOP_ID(x) || SNS_LOOP_ID(x)))

Completed in 54 milliseconds