Searched refs:fd_snn_len (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfctl_private.h154 uchar_t fd_snn_len; /* node symbolic name len */ member in struct:fc_remote_node
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c5665 name_len = node->fd_snn_len;
12878 node->fd_snn_len = gan_resp->gan_snnlen;
12879 if (node->fd_snn_len) {
12881 (uint8_t *)gan_resp->gan_snname, node->fd_snn_len,

Completed in 104 milliseconds