Searched refs:eport_nodewwn (Results 1 – 6 of 6) sorted by relevance
/titanic_50/usr/src/uts/common/io/fcoe/ |
H A D | fcoe.c | 729 fcoe_init_wwn_from_mac(eport->eport_nodewwn, in fcoe_iocmd() 732 (void) memcpy(eport->eport_nodewwn, param->fcp_nwwn, 8); in fcoe_iocmd() 1257 cnwwn = checkedmac->fm_eport.eport_nodewwn; in fcoe_cmp_wwn() 1266 nwwn = mac->fm_eport.eport_nodewwn; in fcoe_cmp_wwn()
|
/titanic_50/usr/src/uts/common/sys/fcoe/ |
H A D | fcoe_common.h | 128 uint8_t eport_nodewwn[8]; member
|
/titanic_50/usr/src/uts/common/io/comstar/port/fcoet/ |
H A D | fcoet.c | 551 bcopy(ss->ss_eport->eport_nodewwn, port->port_nwwn, 8); in fcoet_attach_init()
|
H A D | fcoet_eth.c | 1111 bcopy(xch->xch_ss->ss_eport->eport_nodewwn, frm->frm_payload + 28, 8); in fcoet_process_unsol_flogi_req()
|
H A D | fcoet_fc.c | 484 bcopy(ss->ss_eport->eport_nodewwn, frm->frm_payload+28, 8); in fcoet_send_sol_flogi()
|
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/fcoei/ |
H A D | fcoei.c | 531 bcopy(eport->eport_nodewwn, els->node_ww_name.raw_wwn, 8); in fcoei_attach_init()
|