Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c593 static int fcp_do_ns_registry(struct fcp_port *pptr, uint32_t s_id);
9687 rval = fcp_do_ns_registry(pptr, s_id); in fcp_retry_ns_registry()
9700 fcp_do_ns_registry(struct fcp_port *pptr, uint32_t s_id) in fcp_do_ns_registry() function
10014 if (fcp_do_ns_registry(pptr, s_id)) { in fcp_handle_port_attach()