Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h324 #define LAST_LOCAL_LOOP_ID 0x7d macro
1847 #define LOCAL_LOOP_ID(x) (x <= LAST_LOCAL_LOOP_ID)
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_init.c3062 for (index = 0; index <= LAST_LOCAL_LOOP_ID; in ql_configure_n_port_info()
H A Dql_api.c5107 for (id = 0; id <= LAST_LOCAL_LOOP_ID; id++) { in ql_p2p_plogi()