Searched refs:QL_F_PORT (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h349 #define QL_F_PORT BIT_2 macro
353 #define QL_P2P_CONNECTION (QL_F_PORT | QL_N_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));
3150 ha->topology = (uint8_t)(ha->topology | QL_F_PORT);
3324 ha->topology & (QL_F_PORT | QL_FL_PORT)) {
H A Dql_xioctl.c3426 (ha->topology & QL_F_PORT) &&
H A Dql_api.c6462 } else if (ha->topology & QL_F_PORT) {

Completed in 100 milliseconds