Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fcp.c1176 (void) EMLXS_SLI_UNREG_NODE(port, nlp, in emlxs_port_offline()
1269 (void) EMLXS_SLI_UNREG_NODE(port, nlp, in emlxs_port_offline()
1399 (void) EMLXS_SLI_UNREG_NODE(port, nlp, in emlxs_port_offline()
2134 (void) EMLXS_SLI_UNREG_NODE(port, 0, 0, 0, 0); in emlxs_ffcleanup()
H A Demlxs_clock.c986 (void) EMLXS_SLI_UNREG_NODE(port, nlp, NULL, NULL, NULL); in emlxs_timer_check_discovery()
H A Demlxs_fct.c972 (void) EMLXS_SLI_UNREG_NODE(port, NULL, NULL, NULL, NULL); in emlxs_fct_unbind_port()
2293 (void) EMLXS_SLI_UNREG_NODE(port, ndlp, NULL, in emlxs_fct_deregister_remote_port()
H A Demlxs_els.c2036 if (EMLXS_SLI_UNREG_NODE(port, ndlp, NULL, in emlxs_handle_unsol_logo()
H A Demlxs_solaris.c2117 (void) EMLXS_SLI_UNREG_NODE(port, 0, 0, 0, 0); in emlxs_fca_unbind_port()
9332 if (EMLXS_SLI_UNREG_NODE(port, ndlp, in emlxs_send_els()
H A Demlxs_sli3.c6910 (void) EMLXS_SLI_UNREG_NODE(port, ndlp, NULL, NULL, NULL); in emlxs_sli3_reg_did_mbcmpl()
H A Demlxs_dfc.c3742 (void) EMLXS_SLI_UNREG_NODE(vport, 0, 0, 0, 0); in emlxs_dfc_npiv_test()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fc.h2172 #define EMLXS_SLI_UNREG_NODE (hba->sli_api.sli_unreg_node) macro