Home
last modified time | relevance | path

Searched refs:nport_id (Results 1 – 9 of 9) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fc4/
H A Dfcal_linkapp.h159 uint_t nport_id : 12; member
199 uchar_t nport_id[3]; member
219 uchar_t nport_id[3]; member
270 uint_t nport_id; member
H A Dlinkapp.h123 uint_t nport_id : 12; member
154 uchar_t nport_id[3]; member
/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfc_linkapp.h117 fc_portid_t nport_id; member
127 fc_portid_t nport_id; member
/illumos-gate/usr/src/uts/common/sys/fibre-channel/
H A Dfc_appif.h122 nport_id : 12, member
130 nport_id : 12, member
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/fcoei/
H A Dfcoei_lv.c1544 FCOE_V2B_3(els_adisc->nport_id.port_id, FPLD + offset); in fcoei_fill_els_adisc_cmd()
1592 FCOE_V2B_3(els_logo->nport_id.port_id, FPLD + offset); in fcoei_fill_els_logo_cmd()
1719 FCOE_V2B_3(els_adisc->nport_id.port_id, FPLD + offset); in fcoei_fill_els_adisc_resp()
1862 els_logo->nport_id.port_id = ss->ss_p2p_info.fca_d_id; in fcoei_logo_peer()
H A Dfcoei_eth.c1021 els_adisc->nport_id.port_id = FCOE_B2V_3(src + offset); in fcoei_fill_els_fpkt_resp()
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c782 "port id bits: 0x%x", ww_pn->w.nport_id)); in fcip_port_attach()
5839 twwn.w.nport_id = QLC_PORT_1_ID_BITS; in fcip_get_dest()
5849 twwn.w.nport_id = QLC_PORT_2_ID_BITS; in fcip_get_dest()
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c4486 payload.nport_id = port->fp_port_id; in fp_logo_init()
4586 payload.nport_id = port->fp_port_id; in fp_adisc_init()
5321 payload.nport_id = port->fp_port_id; in fp_ns_fini()
12295 port->fp_service_params.nport_ww_name.w.nport_id, in fp_login_acc_init()
12299 ((la_els_logi_t *)buf->ub_buffer)->nport_ww_name.w.nport_id, in fp_login_acc_init()
13458 payload.nport_id = port->fp_port_id; in fp_adisc_acc_init()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c6041 acc.nport_id.port_id = tq->d_id.b24; in ql_els_adisc()
9114 payload->nport_id.port_id = tq->d_id.b24; in ql_send_logo()