Home
last modified time | relevance | path

Searched refs:cmn_features (Results 1 – 11 of 11) sorted by relevance

/titanic_41/usr/src/uts/common/sys/fc4/
H A Dlinkapp.h112 uint_t cmn_features; member
H A Dfcal_linkapp.h148 uint_t cmn_features; member
/titanic_41/usr/src/uts/common/sys/fibre-channel/
H A Dfc_appif.h161 uint16_t cmn_features; member
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/fcoei/
H A Dfcoei.c534 els->common_service.cmn_features = 0x8800; in fcoei_attach_init()
H A Dfcoei_eth.c904 els_logi->common_service.cmn_features = FCOE_B2V_2(src + in fcoei_fill_els_fpkt_resp()
H A Dfcoei_lv.c1363 FCOE_V2B_2(els_logi->common_service.cmn_features, FPLD + offset); in fcoei_fill_els_logi_cmd()
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_mbx.c1674 tq->cmn_features = MSW(pkt->log.io_param[5]); in ql_log_iocb()
1912 tq->cmn_features = pd23->common_features; in ql_get_port_database()
1913 LITTLE_ENDIAN_16(&tq->cmn_features); in ql_get_port_database()
H A Dql_api.c4975 acc.common_service.cmn_features = 0x8800; in ql_els_plogi()
5251 acc.common_service.cmn_features = 0x0800; in ql_els_flogi()
5253 acc.common_service.cmn_features = 0x1b00; in ql_els_flogi()
8818 payload->common_service.cmn_features = 0x8800; in ql_send_plogi()
H A Dql_init.c222 els->common_service.cmn_features = 0x8800; in ql_initialize_adapter()
/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h1285 uint16_t cmn_features; member
/titanic_41/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c5898 f_port = FP_IS_F_PORT(csp.cmn_features) ? 1 : 0; in fp_flogi_intr()
11691 common_service.cmn_features) ? 1 : 0; in fp_i_handle_unsol_els()
11919 f_port = FP_IS_F_PORT(payload->common_service.cmn_features) ? 1 : 0; in fp_handle_unsol_plogi()