Home
last modified time | relevance | path

Searched refs:QL_NL_PORT (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_init.c3322 ~(QL_N_PORT | QL_NL_PORT | QL_F_PORT | QL_FL_PORT)); in ql_configure_hba()
3339 ha->topology = (uint8_t)(ha->topology | QL_NL_PORT); in ql_configure_hba()
3509 if ((ha->topology & QL_NL_PORT) && in ql_configure_device_d_id()
3592 if ((ha->topology & QL_NL_PORT) && (mr.mb[1] != 0)) { in ql_configure_device_d_id()
4683 } else if (ha->topology & QL_NL_PORT && in ql_update_dev()
H A Dql_isr.c1362 QL_NL_PORT); in ql_async_event()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h433 #define QL_NL_PORT BIT_1 macro
436 #define QL_LOOP_CONNECTION (QL_NL_PORT | QL_FL_PORT)