Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfcgs2.h242 } ns_rip_t; typedef
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c5129 ns_rip_t *rip; in fctl_update_host_ns_values()
5131 rip = (ns_rip_t *)ns_req->ns_req_payload; in fctl_update_host_ns_values()
5213 ns_rip_t *rip; in fctl_retrieve_host_ns_values()
5215 rip = (ns_rip_t *)ns_req->ns_resp_payload; in fctl_retrieve_host_ns_values()
H A Dfp.c5570 ns_rip_t rip; in fp_ns_reg()
5573 sizeof (ns_rip_t), sizeof (fc_reg_resp_t), sleep, NULL); in fp_ns_reg()