Home
last modified time | relevance | path

Searched refs:eport_nodewwn (Results 1 – 6 of 6) sorted by relevance

/titanic_50/usr/src/uts/common/io/fcoe/
H A Dfcoe.c729 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 Dfcoe_common.h128 uint8_t eport_nodewwn[8]; member
/titanic_50/usr/src/uts/common/io/comstar/port/fcoet/
H A Dfcoet.c551 bcopy(ss->ss_eport->eport_nodewwn, port->port_nwwn, 8); in fcoet_attach_init()
H A Dfcoet_eth.c1111 bcopy(xch->xch_ss->ss_eport->eport_nodewwn, frm->frm_payload + 28, 8); in fcoet_process_unsol_flogi_req()
H A Dfcoet_fc.c484 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 Dfcoei.c531 bcopy(eport->eport_nodewwn, els->node_ww_name.raw_wwn, 8); in fcoei_attach_init()