Home
last modified time | relevance | path

Searched refs:port_nwwn_str (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/libdtrace/common/
H A Dfc.d107 fcp_node_wwn = P->port_nwwn_str[0] ?
108 P->port_nwwn_str : "<unknown>";
131 (P->iport_port->port_nwwn_str[0] ?
132 P->iport_port->port_nwwn_str :
/illumos-gate/usr/src/uts/common/sys/
H A Dfct.h218 char port_nwwn_str[FC_WWN_BUFLEN]; member
/illumos-gate/usr/src/uts/common/io/comstar/port/fct/
H A Ddiscovery.c1464 fct_wwn_to_str(port->port_nwwn_str, port->port_nwwn); in fct_process_plogi()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fct.c1161 (void) snprintf(fct_port->port_nwwn_str, FC_WWN_BUFLEN, in emlxs_fct_bind_port()
/illumos-gate/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt.c1925 fct_wwn_to_str(port->port_nwwn_str, port->port_nwwn); in qlt_port_start()