Searched refs:emlxs_mb_cmd_xlate (Results 1 – 5 of 5) sorted by relevance
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/emlxs/ |
H A D | emlxs_sli3.c | 3220 emlxs_mb_cmd_xlate(mb->mbxCommand), mb->mbxStatus, mb); in emlxs_sli3_issue_mbox_cmd() 3230 emlxs_mb_cmd_xlate(mb->mbxCommand), mb); in emlxs_sli3_issue_mbox_cmd() 3248 emlxs_mb_cmd_xlate(mb->mbxCommand), mb, in emlxs_sli3_issue_mbox_cmd() 3272 emlxs_mb_cmd_xlate(mb->mbxCommand), in emlxs_sli3_issue_mbox_cmd() 3292 emlxs_mb_cmd_xlate(mb->mbxCommand), mb); in emlxs_sli3_issue_mbox_cmd() 3303 emlxs_mb_cmd_xlate(mb->mbxCommand), mb); in emlxs_sli3_issue_mbox_cmd() 3313 emlxs_mb_cmd_xlate(mb->mbxCommand), mb); in emlxs_sli3_issue_mbox_cmd() 3410 emlxs_mb_cmd_xlate(mb->mbxCommand), mb, tmo); in emlxs_sli3_issue_mbox_cmd() 3417 emlxs_mb_cmd_xlate(mb->mbxCommand), mb, in emlxs_sli3_issue_mbox_cmd() 3453 emlxs_mb_cmd_xlate(mb->mbxCommand), in emlxs_sli3_issue_mbox_cmd() [all …]
|
H A D | emlxs_sli4.c | 3492 emlxs_mb_cmd_xlate(mb->mbxCommand)); in emlxs_sli4_issue_mbox_cmd() 3509 emlxs_mb_cmd_xlate(mb->mbxCommand), mb->mbxStatus, mb); in emlxs_sli4_issue_mbox_cmd() 3519 emlxs_mb_cmd_xlate(mb->mbxCommand), mb); in emlxs_sli4_issue_mbox_cmd() 3537 emlxs_mb_cmd_xlate(mb->mbxCommand), mb, in emlxs_sli4_issue_mbox_cmd() 3562 emlxs_mb_cmd_xlate(mb->mbxCommand), in emlxs_sli4_issue_mbox_cmd() 3587 emlxs_mb_cmd_xlate(mb->mbxCommand), mb, in emlxs_sli4_issue_mbox_cmd() 3617 emlxs_mb_cmd_xlate(mb->mbxCommand), mb, in emlxs_sli4_issue_mbox_cmd() 3628 emlxs_mb_cmd_xlate(mb->mbxCommand), mb, tmo, in emlxs_sli4_issue_mbox_cmd() 3643 emlxs_mb_cmd_xlate(mb->mbxCommand), mb, rc, in emlxs_sli4_issue_mbox_cmd() 3665 emlxs_mb_cmd_xlate(mb->mbxCommand), in emlxs_sli4_issue_mbox_cmd() [all …]
|
H A D | emlxs_dfc.c | 3420 emlxs_mb_cmd_xlate(mb->mbxCommand), rval); in emlxs_dfc_npiv_resource() 4100 emlxs_mb_cmd_xlate(mb->mbxCommand), rval); in emlxs_dfc_get_hbastats() 4136 emlxs_mb_cmd_xlate(mb->mbxCommand), rval); in emlxs_dfc_get_hbastats() 5140 emlxs_mb_cmd_xlate(mb->mbxCommand), mb->un.varWords[0], in emlxs_dfc_send_mbox() 5150 emlxs_mb_cmd_xlate(mb->mbxCommand), mbxstatus); in emlxs_dfc_send_mbox() 6088 emlxs_mb_cmd_xlate(mb->mbxCommand), mbxstatus); in emlxs_send_menlo_cmd() 8200 emlxs_mb_cmd_xlate(mb->mbxCommand), mbxstatus); in emlxs_dfc_set_menlo_loopback() 8320 emlxs_mb_cmd_xlate(mb->mbxCommand), mbxstatus); in emlxs_dfc_set_menlo_loopback() 8472 emlxs_mb_cmd_xlate(mb->mbxCommand), mbxstatus); in emlxs_dfc_reset_menlo() 8624 emlxs_mb_cmd_xlate(mb->mbxCommand), rval); in emlxs_dfc_loopback_mode() [all …]
|
H A D | emlxs_mbox.c | 2067 emlxs_mb_cmd_xlate(mb->mbxCommand), in emlxs_init_link_mbcmpl() 3020 emlxs_mb_cmd_xlate(mb->mbxCommand), in emlxs_mb_fini() 3174 emlxs_mb_cmd_xlate(uint8_t cmd) in emlxs_mb_cmd_xlate() function
|
/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/emlxs/ |
H A D | emlxs_extern.h | 470 extern char *emlxs_mb_cmd_xlate(uint8_t command);
|