Home
last modified time | relevance | path

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
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c5666 name_len = node->fd_snn_len; in fp_ns_reg()
12882 node->fd_snn_len = gan_resp->gan_snnlen; in fp_stuff_device_with_gan()
12883 if (node->fd_snn_len) { in fp_stuff_device_with_gan()
12885 (uint8_t *)gan_resp->gan_snname, node->fd_snn_len, in fp_stuff_device_with_gan()