Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfcgs2.h220 uchar_t spn_len; member
/titanic_50/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c5101 port->fp_sym_port_namelen = spn->spn_len; in fctl_update_host_ns_values()
5102 if (spn->spn_len) { in fctl_update_host_ns_values()
5104 port->fp_sym_port_name, spn->spn_len); in fctl_update_host_ns_values()
5185 spn->spn_len = port->fp_sym_port_namelen; in fctl_retrieve_host_ns_values()
5186 if (spn->spn_len) { in fctl_retrieve_host_ns_values()
5188 sizeof (ns_spn_t), spn->spn_len); in fctl_retrieve_host_ns_values()
/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_hw.h254 uint8_t spn_len; member