Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dfct.h59 char rp_nwwn_str[FC_WWN_BUFLEN];
60 char rp_pwwn_str[FC_WWN_BUFLEN];
218 char port_nwwn_str[FC_WWN_BUFLEN];
219 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 */
/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()
1167 (void) snprintf(fct_port->port_pwwn_str, FC_WWN_BUFLEN, in emlxs_fct_bind_port()