Home
last modified time | relevance | path

Searched refs:ns_snn_t (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfcgs2.h263 } ns_snn_t; typedef
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c5113 ns_snn_t *snn; in fctl_update_host_ns_values()
5115 snn = (ns_snn_t *)ns_req->ns_req_payload; in fctl_update_host_ns_values()
5120 bcopy((caddr_t)snn + sizeof (ns_snn_t), in fctl_update_host_ns_values()
5197 ns_snn_t *snn; in fctl_retrieve_host_ns_values()
5199 snn = (ns_snn_t *)ns_req->ns_resp_payload; in fctl_retrieve_host_ns_values()
5205 sizeof (ns_snn_t), snn->snn_len); in fctl_retrieve_host_ns_values()