Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fc4/
H A Dlinkapp.h110 uint_t cmn_features; member
H A Dfcal_linkapp.h146 uint_t cmn_features; member
/illumos-gate/usr/src/uts/common/sys/fibre-channel/
H A Dfc_appif.h161 uint16_t cmn_features; member
/illumos-gate/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()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_mbx.c1772 tq->cmn_features = MSW(pkt->log.io_param[5]); in ql_log_iocb()
2010 tq->cmn_features = pd23->common_features; in ql_get_port_database()
2011 LITTLE_ENDIAN_16(&tq->cmn_features); in ql_get_port_database()
H A Dql_init.c220 els->common_service.cmn_features = in ql_initialize_adapter()
H A Dql_api.c5325 acc.common_service.cmn_features = 0x8800; in ql_els_plogi()
5643 acc.common_service.cmn_features = 0x0800; in ql_els_flogi()
5645 acc.common_service.cmn_features = 0x1b00; in ql_els_flogi()
9225 payload->common_service.cmn_features = in ql_send_plogi()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h1460 uint16_t cmn_features; member
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c5899 f_port = FP_IS_F_PORT(csp.cmn_features) ? 1 : 0; in fp_flogi_intr()
11695 common_service.cmn_features) ? 1 : 0; in fp_i_handle_unsol_els()
11923 f_port = FP_IS_F_PORT(payload->common_service.cmn_features) ? 1 : 0; in fp_handle_unsol_plogi()