Lines Matching refs:mbxstatus

4612 	int32_t		mbxstatus = 0;
5144 mbxstatus = EMLXS_SLI_ISSUE_MBOX_CMD(hba, mbq, MBX_WAIT, 0);
5146 if (mbxstatus) {
5148 "%s: %s failed. mbxstatus=0x%x",
5150 emlxs_mb_cmd_xlate(mb->mbxCommand), mbxstatus);
5958 uint32_t mbxstatus;
6083 mbxstatus = EMLXS_SLI_ISSUE_MBOX_CMD(hba, mbq, MBX_WAIT, 0);
6085 if (mbxstatus) {
6087 "send_menlo_cmd: %s failed. mbxstatus=0x%x",
6088 emlxs_mb_cmd_xlate(mb->mbxCommand), mbxstatus);
6090 if (mbxstatus == MBX_TIMEOUT) {
8176 uint32_t mbxstatus;
8194 mbxstatus = EMLXS_SLI_ISSUE_MBOX_CMD(hba, mbq, MBX_WAIT, 0);
8196 if (mbxstatus) {
8198 "%s: %s failed. mbxstatus=0x%x",
8200 emlxs_mb_cmd_xlate(mb->mbxCommand), mbxstatus);
8203 if (mbxstatus == MBX_TIMEOUT)
8314 mbxstatus = EMLXS_SLI_ISSUE_MBOX_CMD(hba, mbq, MBX_WAIT, 0);
8316 if (mbxstatus) {
8318 "%s: %s failed. mbxstatus=0x%x",
8320 emlxs_mb_cmd_xlate(mb->mbxCommand), mbxstatus);
8323 if (mbxstatus == MBX_TIMEOUT)
8451 uint32_t mbxstatus;
8466 mbxstatus = EMLXS_SLI_ISSUE_MBOX_CMD(hba, mbq, MBX_WAIT, 0);
8468 if (mbxstatus) {
8470 "%s: %s failed. mbxstatus=0x%x",
8472 emlxs_mb_cmd_xlate(mb->mbxCommand), mbxstatus);
8475 if (mbxstatus == MBX_TIMEOUT)
10463 int32_t mbxstatus = 0;
10773 mbxstatus = EMLXS_SLI_ISSUE_MBOX_CMD(hba, mbq, MBX_WAIT, 0);
10775 if (mbxstatus) {
10777 "%s: %s failed. mbxstatus=0x%x",
10779 emlxs_mb_cmd_xlate(mb4->mbxCommand), mbxstatus);
10891 "%s: %s failed. mbxstatus=0x%x", emlxs_dfc_xlate(dfc->cmd),
10956 "%s: %s failed. mbxstatus=0x%x", emlxs_dfc_xlate(dfc->cmd),
11011 "%s: %s failed. mbxstatus=0x%x", emlxs_dfc_xlate(dfc->cmd),