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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h336 #define LAST_N_PORT_HDL 0x7ef macro
1860 #define VALID_N_PORT_HDL(x) (x <= LAST_N_PORT_HDL || \
1867 (x <= LAST_N_PORT_HDL) : (LOCAL_LOOP_ID(x) || SNS_LOOP_ID(x)))
1870 (x > LAST_N_PORT_HDL && x <= FL_PORT_24XX_HDL) : \
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c6461 last_loop_id = LAST_N_PORT_HDL;
10292 if ((tq->loop_id > LAST_N_PORT_HDL) ||

Completed in 93 milliseconds