Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfcgs2.h242 } ns_rip_t; typedef
/titanic_41/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c5128 ns_rip_t *rip; in fctl_update_host_ns_values()
5130 rip = (ns_rip_t *)ns_req->ns_req_payload; in fctl_update_host_ns_values()
5212 ns_rip_t *rip; in fctl_retrieve_host_ns_values()
5214 rip = (ns_rip_t *)ns_req->ns_resp_payload; in fctl_retrieve_host_ns_values()
H A Dfp.c5569 ns_rip_t rip; in fp_ns_reg()
5572 sizeof (ns_rip_t), sizeof (fc_reg_resp_t), sleep, NULL); in fp_ns_reg()