Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfc_ulpif.h158 int fc_ulp_port_ns(opaque_t port_handle, opaque_t pd, fc_ns_cmd_t *ns_req);
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c4502 (void) fc_ulp_port_ns(fptr->fcip_port_info->fcipp_handle, in fcip_port_ns()
5507 if (fc_ulp_port_ns(fptr->fcip_port_info->fcipp_handle, in fcip_spareq()
H A Dfcp.c9730 if (fc_ulp_port_ns(pptr->port_fp_handle, NULL, &ns_cmd)) { in fcp_do_ns_registry()
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c1276 fc_ulp_port_ns(opaque_t port_handle, opaque_t pd, fc_ns_cmd_t *ns_req) in fc_ulp_port_ns() function