Home
last modified time | relevance | path

Searched refs:QL_N_PORT (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h347 #define QL_N_PORT BIT_0 macro
353 #define QL_P2P_CONNECTION (QL_F_PORT | QL_N_PORT)
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_isr.c1310 if (ha->topology & QL_N_PORT) { in ql_async_event()
1312 ~QL_N_PORT); in ql_async_event()
3280 if (ha->topology & QL_N_PORT) { in ql_els_passthru_entry()
H A Dql_init.c3121 ~(QL_N_PORT | QL_NL_PORT | QL_F_PORT | QL_FL_PORT)); in ql_configure_hba()
3143 ha->topology = (uint8_t)(ha->topology | QL_N_PORT); in ql_configure_hba()
3284 !(ha->topology & QL_N_PORT)) { in ql_configure_device_d_id()
H A Dql_api.c4930 if (CFG_IST(ha, CFG_CTRL_2425) && ha->topology & QL_N_PORT) { in ql_els_plogi()
5202 if (CFG_IST(ha, CFG_CTRL_2425) && ha->topology & QL_N_PORT) { in ql_els_flogi()
5249 if (ha->topology & QL_N_PORT) { in ql_els_flogi()
5433 if ((ha->topology & QL_N_PORT) && in ql_els_prli()
17628 if (ha->topology & QL_N_PORT) { in ql_n_port_plogi()