Searched refs:fx_pwwn (Results 1 – 3 of 3) sorted by relevance
/titanic_50/usr/src/uts/common/sys/ |
H A D | fct.h | 277 uint8_t fx_pwwn[8]; member
|
/titanic_50/usr/src/uts/common/io/comstar/port/fct/ |
H A D | discovery.c | 431 bcopy(iport->iport_port->port_pwwn, fx.fx_pwwn, 8); in fct_do_flogi() 485 bcopy(fx.fx_pwwn, iport->iport_link_info.port_rpwwn, 8); in fct_do_flogi() 522 bcopy(fx->fx_pwwn, iport->iport_link_info.port_rpwwn, 8); in fct_handle_rcvd_flogi() 530 bcopy(iport->iport_port->port_pwwn, fx->fx_pwwn, 8); in fct_handle_rcvd_flogi()
|
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/emlxs/ |
H A D | emlxs_fct.c | 1916 (caddr_t)fx->fx_pwwn, 8); 3233 (caddr_t)fx.fx_pwwn, 8);
|