Searched refs:QL_FL_PORT (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h350 #define QL_FL_PORT BIT_3 macro
352 #define QL_LOOP_CONNECTION (QL_NL_PORT | QL_FL_PORT)
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_init.c3121 ~(QL_N_PORT | QL_NL_PORT | QL_F_PORT | QL_FL_PORT));
3138 ha->topology = (uint8_t)(ha->topology | QL_FL_PORT);
3324 ha->topology & (QL_F_PORT | QL_FL_PORT)) {
H A Dql_api.c9494 if (ha->topology & QL_FL_PORT) {

Completed in 96 milliseconds