Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_extern.h229 extern char *emlxs_menlo_cmd_xlate(uint32_t cmd);
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_els.c2906 emlxs_menlo_cmd_xlate(cmd_code), in emlxs_menlo_handle_event()
2915 emlxs_menlo_cmd_xlate(cmd_code), in emlxs_menlo_handle_event()
H A Demlxs_solaris.c9919 emlxs_menlo_cmd_xlate(BE_SWAP32(lp[0])), BE_SWAP32(lp[1]), in emlxs_send_menlo()
9934 emlxs_menlo_cmd_xlate(MENLO_CMD_FW_DOWNLOAD), in emlxs_send_menlo()
11218 emlxs_menlo_cmd_xlate(uint32_t cmd) in emlxs_menlo_cmd_xlate() function