Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fc.h1301 emlxs_ffstate_xlate((_hba)->state), \
1302 emlxs_ffstate_xlate(_state)); \
H A Demlxs_extern.h582 extern char *emlxs_ffstate_xlate(uint32_t new_state);
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_hba.c2705 emlxs_ffstate_xlate(uint32_t state) in emlxs_ffstate_xlate() function