Searched refs:eport_portwwn (Results 1 – 8 of 8) sorted by relevance
/titanic_44/usr/src/uts/common/io/fibre-channel/fca/fcoei/ |
H A D | fcoei_eth.c | 1315 eport->eport_portwwn[0], eport->eport_portwwn[1], in fcoei_port_event() 1316 eport->eport_portwwn[2], eport->eport_portwwn[3], in fcoei_port_event() 1317 eport->eport_portwwn[4], eport->eport_portwwn[5], in fcoei_port_event() 1318 eport->eport_portwwn[6], eport->eport_portwwn[7]); in fcoei_port_event() 1333 eport->eport_portwwn[0], eport->eport_portwwn[1], in fcoei_port_event() 1334 eport->eport_portwwn[2], eport->eport_portwwn[3], in fcoei_port_event() 1335 eport->eport_portwwn[4], eport->eport_portwwn[5], in fcoei_port_event() 1336 eport->eport_portwwn[6], eport->eport_portwwn[7]); in fcoei_port_event()
|
H A D | fcoei.c | 530 bcopy(eport->eport_portwwn, els->nport_ww_name.raw_wwn, 8); in fcoei_attach_init() 547 bcopy(ss->ss_eport->eport_portwwn, ss->ss_rnid.global_id, 8); in fcoei_attach_init()
|
H A D | fcoei_lv.c | 1863 bcopy(ss->ss_eport->eport_portwwn, &els_logo->nport_ww_name, 8); in fcoei_logo_peer()
|
/titanic_44/usr/src/uts/common/io/fcoe/ |
H A D | fcoe.c | 722 fcoe_init_wwn_from_mac(eport->eport_portwwn, in fcoe_iocmd() 725 (void) memcpy(eport->eport_portwwn, param->fcp_pwwn, 8); in fcoe_iocmd() 1258 cpwwn = checkedmac->fm_eport.eport_portwwn; in fcoe_cmp_wwn() 1267 pwwn = mac->fm_eport.eport_portwwn; in fcoe_cmp_wwn() 1292 bcopy(mac->fm_eport.eport_portwwn, in fcoe_get_port_list()
|
/titanic_44/usr/src/uts/common/sys/fcoe/ |
H A D | fcoe_common.h | 127 uint8_t eport_portwwn[8]; member
|
/titanic_44/usr/src/uts/common/io/comstar/port/fcoet/ |
H A D | fcoet_fc.c | 483 bcopy(ss->ss_eport->eport_portwwn, frm->frm_payload+20, 8); in fcoet_send_sol_flogi() 956 bcopy(ss->ss_eport->eport_portwwn, frm->frm_payload + 8, 8); in fcoet_logo_fabric()
|
H A D | fcoet.c | 552 bcopy(ss->ss_eport->eport_portwwn, port->port_pwwn, 8); in fcoet_attach_init()
|
H A D | fcoet_eth.c | 1110 bcopy(xch->xch_ss->ss_eport->eport_portwwn, frm->frm_payload + 20, 8); in fcoet_process_unsol_flogi_req()
|