Searched refs:fx_nwwn (Results 1 – 3 of 3) sorted by relevance
/illumos-gate/usr/src/uts/common/sys/ |
H A D | fct.h | 279 uint8_t fx_nwwn[8]; member
|
/illumos-gate/usr/src/uts/common/io/comstar/port/fct/ |
H A D | discovery.c | 430 bcopy(iport->iport_port->port_nwwn, fx.fx_nwwn, 8); in fct_do_flogi() 484 bcopy(fx.fx_nwwn, iport->iport_link_info.port_rnwwn, 8); in fct_do_flogi() 523 bcopy(fx->fx_nwwn, iport->iport_link_info.port_rnwwn, 8); in fct_handle_rcvd_flogi() 531 bcopy(iport->iport_port->port_nwwn, fx->fx_nwwn, 8); in fct_handle_rcvd_flogi()
|
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/ |
H A D | emlxs_fct.c | 1925 (caddr_t)fx->fx_nwwn, 8); in emlxs_fct_flogi_xchg() 3245 (caddr_t)fx.fx_nwwn, 8); in emlxs_fct_handle_unsol_els()
|