Home
last modified time | relevance | path

Searched refs:LAST_LOCAL_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.h409 #define LAST_LOCAL_LOOP_ID 0x7d macro
2155 #define LOCAL_LOOP_ID(x) (x <= LAST_LOCAL_LOOP_ID)
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_init.c3222 for (index = 0; index <= LAST_LOCAL_LOOP_ID; in ql_configure_n_port_info()
3247 if (index > LAST_LOCAL_LOOP_ID) { in ql_configure_n_port_info()
H A Dql_api.c5459 for (id = 0; id <= LAST_LOCAL_LOOP_ID; id++) { in ql_p2p_plogi()
5520 if (id == LAST_LOCAL_LOOP_ID + 1) { in ql_p2p_plogi()
5535 if (id != LAST_LOCAL_LOOP_ID + 1) { in ql_p2p_plogi()