Home
last modified time | relevance | path

Searched refs:eport_portwwn (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/fcoei/
H A Dfcoei_eth.c1315 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 Dfcoei.c530 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 Dfcoei_lv.c1863 bcopy(ss->ss_eport->eport_portwwn, &els_logo->nport_ww_name, 8); in fcoei_logo_peer()
/illumos-gate/usr/src/uts/common/io/fcoe/
H A Dfcoe.c722 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()
/illumos-gate/usr/src/uts/common/sys/fcoe/
H A Dfcoe_common.h127 uint8_t eport_portwwn[8]; member
/illumos-gate/usr/src/uts/common/io/comstar/port/fcoet/
H A Dfcoet_fc.c483 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 Dfcoet.c552 bcopy(ss->ss_eport->eport_portwwn, port->port_pwwn, 8); in fcoet_attach_init()
H A Dfcoet_eth.c1110 bcopy(xch->xch_ss->ss_eport->eport_portwwn, frm->frm_payload + 20, 8); in fcoet_process_unsol_flogi_req()