Searched defs:WWN_S_LEN (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/cfgadm_plugins/fp/common/
H A Dcfga_fp.h428 #define WWN_S_LEN 17 /* NULL terminated string */ macro
/illumos-gate/usr/src/lib/storage/libg_fc/common/hdrs/
H A Dgfc.h61 #define WWN_S_LEN 17 /* NULL terminated string */ macro
172 char node_wwn_s[WWN_S_LEN]; /* NULL terminated str */
178 char port_a_wwn_s[WWN_S_LEN]; /* NULL terminated string */
179 char port_b_wwn_s[WWN_S_LEN]; /* NULL terminated string */
302 char node_wwn_s[WWN_S_LEN]; /* NULL terminated string */
304 char port_wwn_s[WWN_S_LEN]; /* NULL terminated string */

Completed in 63 milliseconds