Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfc_ulpif.h52 #define FC_ULP_PLOGI_PRESERVE 1 macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c4389 &listlen, FC_ULP_PLOGI_PRESERVE) == FC_SUCCESS) { in fcip_handle_topology()
4440 &listlen, FC_ULP_PLOGI_PRESERVE) == FC_SUCCESS) { in fcip_handle_topology()
H A Dfcp.c10101 &tmp_list, &max_cnt, FC_ULP_PLOGI_PRESERVE)) != in fcp_handle_port_attach()
12257 &tmp_list, &max_cnt, FC_ULP_PLOGI_PRESERVE)) != in fcp_handle_port_resume()
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c988 case FC_ULP_PLOGI_PRESERVE: in fc_ulp_getportmap()