Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h353 #define QL_P2P_CONNECTION (QL_F_PORT | QL_N_PORT) macro
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_init.c178 } else if (ha->topology & QL_P2P_CONNECTION) { in ql_initialize_adapter()