Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dhchap.c53 static char *emlxs_dhc_nstate_xlate(uint32_t state);
416 emlxs_dhc_nstate_xlate(node_dhc->state), in emlxs_dhc_state()
417 emlxs_dhc_nstate_xlate(state)); in emlxs_dhc_state()
530 ndlp->nlp_DID, emlxs_dhc_nstate_xlate(node_dhc->state), reason, in emlxs_dhc_status()
760 emlxs_dhc_nstate_xlate(uint32_t state) in emlxs_dhc_nstate_xlate() function