Home
last modified time | relevance | path

Searched refs:FC_WWN_BUFLEN (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/common/sys/
H A Dfct.h58 char rp_nwwn_str[FC_WWN_BUFLEN];
59 char rp_pwwn_str[FC_WWN_BUFLEN];
217 char port_nwwn_str[FC_WWN_BUFLEN];
218 char port_pwwn_str[FC_WWN_BUFLEN];
H A Dfct_defines.h213 #define FC_WWN_BUFLEN (FC_WWN_LEN * 3) macro
214 #define FC_WWN_STRLEN (FC_WWN_BUFLEN - 1) /* add trailing null */
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fct.c1158 (void) snprintf(fct_port->port_nwwn_str, FC_WWN_BUFLEN,
1164 (void) snprintf(fct_port->port_pwwn_str, FC_WWN_BUFLEN,