Symbol: EL
usr/src/cmd/cfgadm/cfgadm.h
91
#define SZ_EL(EL) (sizeof ((struct cfga_list_data *)NULL)->EL)
usr/src/cmd/cmd-inet/usr.bin/telnet/commands.c
391
{ "el", "Send Telnet Erase Line", 1, 0, 0, 2, EL },
usr/src/cmd/cmd-inet/usr.bin/telnet/telnet.c
2397
((*(p+1)&0xff) != EC) && ((*(p+1)&0xff) != EL))
usr/src/cmd/cmd-inet/usr.bin/telnet/telnet.c
2471
NET2ADD(IAC, EL);
usr/src/cmd/cmd-inet/usr.bin/telnet/telnet.c
2472
printoption("SENT", IAC, EL);
usr/src/cmd/cmd-inet/usr.sbin/in.telnetd.c
3542
case EL: {
usr/src/cmd/cmd-inet/usr.sbin/in.telnetd.c
4353
((*(p+1)&0xff) != EC) && ((*(p+1)&0xff) != EL))
usr/src/cmd/tip/remote.c
15
char *EL; /* chars marking an EOL */
usr/src/cmd/tip/remote.c
49
&AT, &DV, &CM, &CU, &EL, &IE, &OE, &PN, &PR, &DI,
usr/src/cmd/tip/tip.h
51
extern char *EL; /* chars marking an EOL */
usr/src/cmd/tip/vars.c
29
NOSTR, (char *)&EL },
usr/src/uts/common/io/comstar/port/qlt/qlt.c
10005
EL(qlt, "skipped, no buffer space, needed=0\n");
usr/src/uts/common/io/comstar/port/qlt/qlt.c
10034
EL(qlt, "skipped, no buffer space, needed=%xh\n", esize);
usr/src/uts/common/io/comstar/port/qlt/qlt.c
10061
EL(qlt, "skipped, no buffer space, needed=0\n");
usr/src/uts/common/io/comstar/port/qlt/qlt.c
10087
EL(qlt, "skipped, unknown RAM_AREA %d\n", entry->ram_area);
usr/src/uts/common/io/comstar/port/qlt/qlt.c
10101
EL(qlt, "skipped, no buffer space, needed=%xh\n",
usr/src/uts/common/io/comstar/port/qlt/qlt.c
10104
EL(qlt, "skipped, no ram_area=%xh, start=%xh "
usr/src/uts/common/io/comstar/port/qlt/qlt.c
10116
EL(qlt, "dump_ram failed, rval=%xh, addr=%xh, len=%xh, "
usr/src/uts/common/io/comstar/port/qlt/qlt.c
10147
EL(qlt, "skipped, no buffer space, needed=%xh\n",
usr/src/uts/common/io/comstar/port/qlt/qlt.c
10185
EL(qlt, "skipped2, no buffer space, needed=%xh\n",
usr/src/uts/common/io/comstar/port/qlt/qlt.c
10219
EL(qlt, "skipped2, no buffer space, needed=%xh\n",
usr/src/uts/common/io/comstar/port/qlt/qlt.c
10241
EL(qlt, "skipped, unknown queue_type %d, esize=0\n",
usr/src/uts/common/io/comstar/port/qlt/qlt.c
10276
EL(qlt, "skipped, no buffer space, needed=0\n");
usr/src/uts/common/io/comstar/port/qlt/qlt.c
10291
EL(qlt, "risc pause %d\n", timer);
usr/src/uts/common/io/comstar/port/qlt/qlt.c
10294
EL(qlt, "risc pause timeout\n");
usr/src/uts/common/io/comstar/port/qlt/qlt.c
10312
EL(qlt, "skipped, no buffer space, needed=0\n");
usr/src/uts/common/io/comstar/port/qlt/qlt.c
10364
EL(qlt, "skipped, no buffer space, needed=0\n");
usr/src/uts/common/io/comstar/port/qlt/qlt.c
10416
EL(qlt, "skipped, no buffer space, needed=%xh\n", esize);
usr/src/uts/common/io/comstar/port/qlt/qlt.c
10446
EL(qlt, "skipped, no buffer space, needed=0\n");
usr/src/uts/common/io/comstar/port/qlt/qlt.c
10469
EL(qlt, "skipped, no buffer space, needed=%xh\n", esize);
usr/src/uts/common/io/comstar/port/qlt/qlt.c
10477
EL(qlt, "dump_ram failed, rval=%xh, addr=%xh, len=%xh, "
usr/src/uts/common/io/comstar/port/qlt/qlt.c
10502
EL(qlt, "skipped, no buffer space, needed=%xh\n", esize);
usr/src/uts/common/io/comstar/port/qlt/qlt.c
10527
EL(qlt, "skipped, no request queue shadowing, esize=0\n");
usr/src/uts/common/io/comstar/port/qlt/qlt.c
10535
EL(qlt, "skipped, no response queue shadowing, esize=0\n");
usr/src/uts/common/io/comstar/port/qlt/qlt.c
10543
EL(qlt, "skipped, no ATIO queue, esize=0\n");
usr/src/uts/common/io/comstar/port/qlt/qlt.c
10551
EL(qlt, "skipped, unknown queue_type %d, esize=0\n",
usr/src/uts/common/io/comstar/port/qlt/qlt.c
10574
EL(qlt, "skipped, no buffer space, needed=%xh\n", esize);
usr/src/uts/common/io/comstar/port/qlt/qlt.c
10636
EL(qlt, "Error reading risc ram = %xh len = %x\n",
usr/src/uts/common/io/comstar/port/qlt/qlt.c
10666
EL(qlt, "Template header not found\n");
usr/src/uts/common/io/comstar/port/qlt/qlt.c
10781
EL(qlt, "Entry ID=%d, type=%d unknown\n", e_cnt,
usr/src/uts/common/io/comstar/port/qlt/qlt.c
10793
EL(qlt, "Template configuration error. Check Template\n");
usr/src/uts/common/io/comstar/port/qlt/qlt.c
1275
EL(qlt, "ddi_intr_get_nintrs status=%xh, count=%d\n", ret,
usr/src/uts/common/io/comstar/port/qlt/qlt.c
1281
EL(qlt, "ddi_intr_get_navail status=%xh, avail=%d\n", ret,
usr/src/uts/common/io/comstar/port/qlt/qlt.c
1299
EL(qlt, "qlt_setup_msix: count=%d,avail=%d,actual=%d\n", count,
usr/src/uts/common/io/comstar/port/qlt/qlt.c
1305
EL(qlt, "ddi_intr_alloc status=%xh, actual=%d\n", ret,
usr/src/uts/common/io/comstar/port/qlt/qlt.c
1310
EL(qlt, "ddi_intr_alloc status=%xh, actual=%d\n", ret,
usr/src/uts/common/io/comstar/port/qlt/qlt.c
1315
EL(qlt, "ddi_intr_alloc status=%xh, actual=%d\n", ret,
usr/src/uts/common/io/comstar/port/qlt/qlt.c
1321
EL(qlt, "requested: %d, received: %d\n", count, actual);
usr/src/uts/common/io/comstar/port/qlt/qlt.c
1327
EL(qlt, "ddi_intr_get_pri status=%xh\n", ret);
usr/src/uts/common/io/comstar/port/qlt/qlt.c
1338
EL(qlt, "ddi_intr_add_handler status=%xh\n", ret);
usr/src/uts/common/io/comstar/port/qlt/qlt.c
1375
EL(qlt, "ddi_intr_get_nintrs status=%xh, count=%d\n", ret,
usr/src/uts/common/io/comstar/port/qlt/qlt.c
1381
EL(qlt, "ddi_intr_get_navail status=%xh, avail=%d\n", ret,
usr/src/uts/common/io/comstar/port/qlt/qlt.c
1386
EL(qlt, "nintrs=%d, avail=%d\n", count, avail);
usr/src/uts/common/io/comstar/port/qlt/qlt.c
1397
EL(qlt, "ddi_intr_alloc status=%xh, actual=%d\n", ret,
usr/src/uts/common/io/comstar/port/qlt/qlt.c
1403
EL(qlt, "requested: %d, received: %d\n", count, actual);
usr/src/uts/common/io/comstar/port/qlt/qlt.c
1412
EL(qlt, "ddi_intr_get_pri status=%xh\n", ret);
usr/src/uts/common/io/comstar/port/qlt/qlt.c
1423
EL(qlt, "ddi_intr_add_handler status=%xh\n", ret);
usr/src/uts/common/io/comstar/port/qlt/qlt.c
1455
EL(qlt, "ddi_intr_get_nintrs status=%xh, count=%d\n", ret,
usr/src/uts/common/io/comstar/port/qlt/qlt.c
1465
EL(qlt, "ddi_intr_alloc status=%xh, actual=%d\n", ret,
usr/src/uts/common/io/comstar/port/qlt/qlt.c
1474
EL(qlt, "ddi_intr_get_pri status=%xh\n", ret);
usr/src/uts/common/io/comstar/port/qlt/qlt.c
1481
EL(qlt, "ddi_intr_add_handler status=%xh\n", ret);
usr/src/uts/common/io/comstar/port/qlt/qlt.c
1535
EL(qlt, "null parameter passed!\n");
usr/src/uts/common/io/comstar/port/qlt/qlt.c
1596
EL(qlt, "invalid parameter passed: opcode=%ph, "
usr/src/uts/common/io/comstar/port/qlt/qlt.c
1626
EL(qlt, "vpd tag len (%xh) exceeds vpd buffer "
usr/src/uts/common/io/comstar/port/qlt/qlt.c
1631
EL(qlt, "Cna't find vpd tag \n");
usr/src/uts/common/io/comstar/port/qlt/qlt.c
1649
EL(qlt, "unable to find tag '%s'\n", opcode);
usr/src/uts/common/io/comstar/port/qlt/qlt.c
1651
EL(qlt, "unable to find tag '%xh'\n", opcode[0]);
usr/src/uts/common/io/comstar/port/qlt/qlt.c
1724
EL(qlt, "fw infor skip\n");
usr/src/uts/common/io/comstar/port/qlt/qlt.c
1727
EL(qlt, "unknown image\n");
usr/src/uts/common/io/comstar/port/qlt/qlt.c
1835
EL(qlt, "FC_TGT_PORT_RLS bufsizep=%xh < "
usr/src/uts/common/io/comstar/port/qlt/qlt.c
1844
EL(qlt, "qlt_alloc_mailbox_command mcp=null\n");
usr/src/uts/common/io/comstar/port/qlt/qlt.c
1857
EL(qlt, "qlt_mbox_command=6dh status=%llxh\n", ret);
usr/src/uts/common/io/comstar/port/qlt/qlt.c
1878
EL(qlt, "Unknown cmd=%xh\n", cmd);
usr/src/uts/common/io/comstar/port/qlt/qlt.c
1950
EL(qlt, "fct_register_local_port status=%llxh\n", ret);
usr/src/uts/common/io/comstar/port/qlt/qlt.c
1954
EL(qlt, "Qlogic qlt(%d) "
usr/src/uts/common/io/comstar/port/qlt/qlt.c
1998
EL(qlt, "fct_register_local_port status=%llxh\n", ret);
usr/src/uts/common/io/comstar/port/qlt/qlt.c
2043
EL(qlt, "qlt_raw_mailbox_command=42h status=%llxh\n", ret);
usr/src/uts/common/io/comstar/port/qlt/qlt.c
2055
EL(qlt, "qlt_raw_mailbox_command=38h status=%llxh\n", ret);
usr/src/uts/common/io/comstar/port/qlt/qlt.c
2088
EL(qlt, "qlt_raw_mailbox_command=59h status=llxh\n", ret);
usr/src/uts/common/io/comstar/port/qlt/qlt.c
2174
EL(qlt, "qlt_alloc_mailbox_command mcp=null\n");
usr/src/uts/common/io/comstar/port/qlt/qlt.c
2287
EL(qlt, "nvram eicb=null\n");
usr/src/uts/common/io/comstar/port/qlt/qlt.c
2345
EL(qlt, "qlt_mbox_command=48h/60h status=%llxh\n", ret);
usr/src/uts/common/io/comstar/port/qlt/qlt.c
2357
EL(qlt, "qlt_mbox_command=28h status=%llxh\n", ret);
usr/src/uts/common/io/comstar/port/qlt/qlt.c
2394
EL(qlt, "qlt_mbox_command=1fh status=%llxh\n",
usr/src/uts/common/io/comstar/port/qlt/qlt.c
2430
EL(qlt, "qlt_mbox_command=1fh status=%llxh\n",
usr/src/uts/common/io/comstar/port/qlt/qlt.c
2452
EL(qlt, "about fw failed: %llx\n", (long long)ret);
usr/src/uts/common/io/comstar/port/qlt/qlt.c
2454
EL(qlt, "Firmware version %d.%d.%d, MPI: %d.%d.%d\n",
usr/src/uts/common/io/comstar/port/qlt/qlt.c
2458
EL(qlt, "Firmware Attributes %x[h]\n",
usr/src/uts/common/io/comstar/port/qlt/qlt.c
2544
EL(qlt, "qlt_mbox_command=20h status=%llxh\n", ret);
usr/src/uts/common/io/comstar/port/qlt/qlt.c
2553
EL(qlt, "GET ID mbox failed, ret=%llx mb0=%x mb1=%x",
usr/src/uts/common/io/comstar/port/qlt/qlt.c
2583
EL(qlt, "Unknown topology=%xh\n", mcp->from_fw[6]);
usr/src/uts/common/io/comstar/port/qlt/qlt.c
2588
EL(qlt, "MBC_GET_ID done, Topology=%x, portid=%xh, "
usr/src/uts/common/io/comstar/port/qlt/qlt.c
2603
EL(qlt, "qlt_mbox_command=64h status=%llxh\n",
usr/src/uts/common/io/comstar/port/qlt/qlt.c
2614
EL(qlt, "qlt_mbox_command=64h, GET_PORT_DATABASE "
usr/src/uts/common/io/comstar/port/qlt/qlt.c
2745
EL(qlt, "FETCH_FWDUMP obuf_size=%d < %d\n",
usr/src/uts/common/io/comstar/port/qlt/qlt.c
2754
EL(qlt, "no fwdump\n");
usr/src/uts/common/io/comstar/port/qlt/qlt.c
2761
EL(qlt, "fwdump inprogress\n");
usr/src/uts/common/io/comstar/port/qlt/qlt.c
2768
EL(qlt, "fwdump already fetched\n");
usr/src/uts/common/io/comstar/port/qlt/qlt.c
2790
EL(qlt, "TRIGGER_FWDUMP fct_port_shutdown status="
usr/src/uts/common/io/comstar/port/qlt/qlt.c
2798
EL(qlt, "UPLOAD_FW ibuf_size=%d < 1024\n",
usr/src/uts/common/io/comstar/port/qlt/qlt.c
2813
EL(qlt, "UPLOAD_FW fw_size=%d >= %d\n", intp[3] << 2,
usr/src/uts/common/io/comstar/port/qlt/qlt.c
2824
EL(qlt, "UPLOAD_FW fw_type=%d\n", intp[8]);
usr/src/uts/common/io/comstar/port/qlt/qlt.c
2859
EL(qlt, "GET_FW_INFO obuf_size=%d != %d\n",
usr/src/uts/common/io/comstar/port/qlt/qlt.c
2913
EL(qlt, "STAY_OFFLINE ibuf_size=%d\n",
usr/src/uts/common/io/comstar/port/qlt/qlt.c
2928
EL(qlt, "IOCTL_MBOX ibuf_size=%d, obuf_size=%d\n",
usr/src/uts/common/io/comstar/port/qlt/qlt.c
2935
EL(qlt, "IOCTL_MBOX mcp == NULL\n");
usr/src/uts/common/io/comstar/port/qlt/qlt.c
2948
EL(qlt, "IOCTL_MBOX status=%xh\n", st);
usr/src/uts/common/io/comstar/port/qlt/qlt.c
2968
EL(qlt, "Not support yet, ioctl-%xh\n", cmd);
usr/src/uts/common/io/comstar/port/qlt/qlt.c
2972
EL(qlt, "Unknown ioctl-%xh\n", cmd);
usr/src/uts/common/io/comstar/port/qlt/qlt.c
3010
EL(qlt, "qlt force lip MB failed: rval=%x\n", rval);
usr/src/uts/common/io/comstar/port/qlt/qlt.c
3040
EL(qlt, "port (%p) qlt_state (%xh) cmd (%xh) arg (%p)\n",
usr/src/uts/common/io/comstar/port/qlt/qlt.c
3054
EL(qlt, "PORT_ONLINE status=%xh\n",
usr/src/uts/common/io/comstar/port/qlt/qlt.c
3082
EL(qlt, "PORT_OFFLINE status=%xh\n",
usr/src/uts/common/io/comstar/port/qlt/qlt.c
3105
EL(qlt, "fct_port_initialize status=%llxh\n",
usr/src/uts/common/io/comstar/port/qlt/qlt.c
3117
EL(qlt, "force lip is an unsupported command "
usr/src/uts/common/io/comstar/port/qlt/qlt.c
3122
EL(qlt, "forcelip done\n");
usr/src/uts/common/io/comstar/port/qlt/qlt.c
3128
EL(qlt, "unsupport cmd - 0x%02X\n", cmd);
usr/src/uts/common/io/comstar/port/qlt/qlt.c
3139
EL(qlt, "FLOGI requested not supported\n");
usr/src/uts/common/io/comstar/port/qlt/qlt.c
3197
EL(qlt, "Req %xh is full (%d,%d) (%d,%d)\n",
usr/src/uts/common/io/comstar/port/qlt/qlt.c
3307
EL(qlt, "initiated\n");
usr/src/uts/common/io/comstar/port/qlt/qlt.c
3400
EL(qlt, "initiated\n");
usr/src/uts/common/io/comstar/port/qlt/qlt.c
3460
EL(qlt, "qlt_load_risc_ram status=%llxh\n", ret);
usr/src/uts/common/io/comstar/port/qlt/qlt.c
3471
EL(qlt, "qlt_raw_mailbox_command=7h status=%llxh\n", ret);
usr/src/uts/common/io/comstar/port/qlt/qlt.c
3494
EL(qlt, "qlt_raw_mailbox_command=2h status=%llxh\n", ret);
usr/src/uts/common/io/comstar/port/qlt/qlt.c
3516
EL(qlt, "qlt_raw_mailbox_command=8h status=%llxh\n", ret);
usr/src/uts/common/io/comstar/port/qlt/qlt.c
3579
EL(qlt, "qlt_raw_mailbox_command=0Bh status=%llxh\n",
usr/src/uts/common/io/comstar/port/qlt/qlt.c
3585
EL(qlt, "qlt_raw_mailbox_command=0Bh, LOAD_RAM_EXTENDED complete\n");
usr/src/uts/common/io/comstar/port/qlt/qlt.c
3611
EL(qlt, "polling exhausted, dump fw now..\n");
usr/src/uts/common/io/comstar/port/qlt/qlt.c
3628
EL(qlt, "mbx cmd failed, dump fw now..\n");
usr/src/uts/common/io/comstar/port/qlt/qlt.c
3723
EL(qlt, "mailbox:[0]=%xh [1]=%xh\n",
usr/src/uts/common/io/comstar/port/qlt/qlt.c
3790
EL(qlt, "fw[0] = %xh\n", mcp->from_fw[0]);
usr/src/uts/common/io/comstar/port/qlt/qlt.c
3919
EL(qlt, "Risc Pause status=%xh hccsr=%x\n",
usr/src/uts/common/io/comstar/port/qlt/qlt.c
4006
EL(qlt, "Async event: %x mb1=%x mb2=%x,"
usr/src/uts/common/io/comstar/port/qlt/qlt.c
413
EL(qlt, "instance=%d, ptr=%p\n", instance, (void *)qlt);
usr/src/uts/common/io/comstar/port/qlt/qlt.c
4244
EL(qlt, "Risc Pause status=%xh\n", risc_status);
usr/src/uts/common/io/comstar/port/qlt/qlt.c
4334
EL(qlt, "Async event %x mb1=%x, mb2=%x, mb3=%x, mb4=%x, "
usr/src/uts/common/io/comstar/port/qlt/qlt.c
4538
EL(qlt, "flash timeout\n");
usr/src/uts/common/io/comstar/port/qlt/qlt.c
4541
EL(qlt, "flash access error\n");
usr/src/uts/common/io/comstar/port/qlt/qlt.c
4601
EL(qlt, "qlt_read_flash_word, status=%llxh\n", ret);
usr/src/uts/common/io/comstar/port/qlt/qlt.c
4621
EL(qlt, "chksum=%xh, id=%c%c%c%c, ver=%02d%02d\n", chksum,
usr/src/uts/common/io/comstar/port/qlt/qlt.c
4686
EL(qlt, "qlt_read_flash_word, status=%llxh\n", ret);
usr/src/uts/common/io/comstar/port/qlt/qlt.c
4727
EL(qlt, "read flash, status=%llxh\n", ret);
usr/src/uts/common/io/comstar/port/qlt/qlt.c
4737
EL(qlt, "hdr[%d] sig[1] [0] (%xh) (%xh) is wrong.\n",
usr/src/uts/common/io/comstar/port/qlt/qlt.c
4748
EL(qlt, "dataoffset[0] = %xh\n", dataoffset);
usr/src/uts/common/io/comstar/port/qlt/qlt.c
4758
EL(qlt, "read flash, status=%llxh\n", ret);
usr/src/uts/common/io/comstar/port/qlt/qlt.c
4771
EL(qlt,
usr/src/uts/common/io/comstar/port/qlt/qlt.c
4780
EL(qlt, "codetype (%xh) revisionlevel[1][0] (%xh)(%xh)\n",
usr/src/uts/common/io/comstar/port/qlt/qlt.c
4787
EL(qlt, "last image (%xh)\n",
usr/src/uts/common/io/comstar/port/qlt/qlt.c
4797
EL(qlt, "image[%d] length[1][0] (%xh) (%xh) in sectors\n",
usr/src/uts/common/io/comstar/port/qlt/qlt.c
4837
EL(qlt, "qlt_read_bfe, status=%llxh\n", ret);
usr/src/uts/common/io/comstar/port/qlt/qlt.c
4908
EL(qlt, "atio_queue_update atio[0]=%xh\n", atio[0]);
usr/src/uts/common/io/comstar/port/qlt/qlt.c
5017
EL(qlt, "report Id received [type %xh]\n", resp[0]);
usr/src/uts/common/io/comstar/port/qlt/qlt.c
5048
EL(qlt, "response entry=%xh\n", resp[0]);
usr/src/uts/common/io/comstar/port/qlt/qlt.c
5094
EL(qlt, "qlt_mbox_command=7Ch status=%llxh\n", ret);
usr/src/uts/common/io/comstar/port/qlt/qlt.c
5102
EL(qlt, "mbx cmd=7Ch, GET_ID_LIST id=%x fw[1]=%x\n",
usr/src/uts/common/io/comstar/port/qlt/qlt.c
5193
EL(qlt, "qlt_portid_to_handle, status=%llxh\n", ret);
usr/src/uts/common/io/comstar/port/qlt/qlt.c
5205
EL(qlt, "qlt_fill_plogi, status=%llxh\n", ret);
usr/src/uts/common/io/comstar/port/qlt/qlt.c
5209
EL(qlt, "rport id=%xh cmd_type=%xh handle=%xh(%xh)\n",
usr/src/uts/common/io/comstar/port/qlt/qlt.c
5223
EL(qlt, "failed, rp_handle=%xh != h=%xh\n", rp->rp_handle, h);
usr/src/uts/common/io/comstar/port/qlt/qlt.c
5247
EL(qlt, "req = NULL\n");
usr/src/uts/common/io/comstar/port/qlt/qlt.c
5255
EL(qlt, "req = NULL\n");
usr/src/uts/common/io/comstar/port/qlt/qlt.c
5290
EL(qlt, "Dereg remote port(%Xh), ret=%llxh\n",
usr/src/uts/common/io/comstar/port/qlt/qlt.c
5322
EL(qlt, "payload is too large = %xh\n", payload_size);
usr/src/uts/common/io/comstar/port/qlt/qlt.c
5330
EL(qlt, "fct_alloc cmd==NULL\n");
usr/src/uts/common/io/comstar/port/qlt/qlt.c
5376
EL(qlt, "remote portid = %xh logi/o(%xh) to us revd rex1=%xh\n",
usr/src/uts/common/io/comstar/port/qlt/qlt.c
5392
EL(qlt, "ioflags = %xh\n", ioflags);
usr/src/uts/common/io/comstar/port/qlt/qlt.c
5414
EL(qlt, "cmd->cmd_type=%xh\n", cmd->cmd_type);
usr/src/uts/common/io/comstar/port/qlt/qlt.c
5864
EL(qlt, "req = NULL, %xh %xh %p %xh\n", cmd->cmd_oxid,
usr/src/uts/common/io/comstar/port/qlt/qlt.c
5888
EL(qlt, "elsop=%xh req1f=%xh IOCB_TYPE_ELSPASS: rex1=%xh\n",
usr/src/uts/common/io/comstar/port/qlt/qlt.c
5928
EL(qlt, "req = NULL, %xh %xh %p %xh %xh\n", cmd->cmd_oxid,
usr/src/uts/common/io/comstar/port/qlt/qlt.c
5963
EL(qlt, "%xh %xh %d %p %xh %xh\n",
usr/src/uts/common/io/comstar/port/qlt/qlt.c
5991
EL(qlt, "req = NULL\n");
usr/src/uts/common/io/comstar/port/qlt/qlt.c
6004
EL(qlt, "Issue inot ack\n");
usr/src/uts/common/io/comstar/port/qlt/qlt.c
6057
EL(qlt, "atio entry reprocess failed, %x\n",
usr/src/uts/common/io/comstar/port/qlt/qlt.c
6072
EL(qlt, "atio entry reprocess succeeded, %x %x\n",
usr/src/uts/common/io/comstar/port/qlt/qlt.c
6105
EL(qlt, "bidirectional I/O not supported\n");
usr/src/uts/common/io/comstar/port/qlt/qlt.c
6121
EL(qlt, "extended cdb received\n");
usr/src/uts/common/io/comstar/port/qlt/qlt.c
6138
EL(qlt, "fw_xchg_addr==0xFFFFFFFF\n");
usr/src/uts/common/io/comstar/port/qlt/qlt.c
6144
EL(qlt, "fct_scsi_task_alloc cmd==NULL\n");
usr/src/uts/common/io/comstar/port/qlt/qlt.c
6150
EL(qlt, "fct_scsi_task_alloc cmd==NULL\n");
usr/src/uts/common/io/comstar/port/qlt/qlt.c
6198
EL(qlt, "cannot get reqq\n");
usr/src/uts/common/io/comstar/port/qlt/qlt.c
6246
EL(qlt, "Send qfull (%Xh) (%Xh)(%Xh)(%Xh) from port "
usr/src/uts/common/io/comstar/port/qlt/qlt.c
6265
EL(qlt, "Termi excg (%Xh)(%Xh)(%Xh) from port (%Xh)\n",
usr/src/uts/common/io/comstar/port/qlt/qlt.c
6268
EL(qlt, "Termi rp_handle (%Xh)\n", rphdl);
usr/src/uts/common/io/comstar/port/qlt/qlt.c
631
EL(qlt, "ISP25xx MQ regsize failed, stat %x\n",
usr/src/uts/common/io/comstar/port/qlt/qlt.c
6373
EL(qlt, "implicit logout reveived portid = %xh\n", portid);
usr/src/uts/common/io/comstar/port/qlt/qlt.c
638
EL(qlt, "ISP25xx MQ MEM Bar (MBAR2) size: %x\n",
usr/src/uts/common/io/comstar/port/qlt/qlt.c
6386
EL(qlt, "implicit logout completed for %xh with status %xh, "
usr/src/uts/common/io/comstar/port/qlt/qlt.c
6392
EL(qlt, "implicit logout portid=%xh, status=%xh, "
usr/src/uts/common/io/comstar/port/qlt/qlt.c
6431
EL(qlt, "handle = %xh\n", hndl);
usr/src/uts/common/io/comstar/port/qlt/qlt.c
6454
EL(qlt, "status = %xh\n", status);
usr/src/uts/common/io/comstar/port/qlt/qlt.c
6461
EL(qlt, "fct_handle_to_cmd cmd==NULL, hndl=%xh\n", hndl);
usr/src/uts/common/io/comstar/port/qlt/qlt.c
6500
EL(qlt, "reset link since this is LOGO and N2N\n");
usr/src/uts/common/io/comstar/port/qlt/qlt.c
6512
EL(qlt, "status (0xh) sucode1=%xh subconde2=%xh\n",
usr/src/uts/common/io/comstar/port/qlt/qlt.c
6535
EL(qlt, "handle = %xh\n", hndl);
usr/src/uts/common/io/comstar/port/qlt/qlt.c
6542
EL(qlt, "status = %xh\n", status);
usr/src/uts/common/io/comstar/port/qlt/qlt.c
6563
EL(qlt, "fct_handle_to_cmd cmd==NULL, hndl=%xh\n", hndl);
usr/src/uts/common/io/comstar/port/qlt/qlt.c
6614
EL(qlt, "handle = %xh\n", hndl);
usr/src/uts/common/io/comstar/port/qlt/qlt.c
662
EL(qlt,
usr/src/uts/common/io/comstar/port/qlt/qlt.c
6630
EL(qlt, "fct_handle_to_cmd cmd==NULL, hndl=%xh\n", hndl);
usr/src/uts/common/io/comstar/port/qlt/qlt.c
6687
EL(qlt, "handle = %xh\n", hndl);
usr/src/uts/common/io/comstar/port/qlt/qlt.c
6701
EL(qlt, "cmd=%ph hndl=%xh status=%xh\n", cmd, hndl, status);
usr/src/uts/common/io/comstar/port/qlt/qlt.c
6703
EL(qlt, "fct_handle_to_cmd cmd==NULL, hndl=%xh\n", hndl);
usr/src/uts/common/io/comstar/port/qlt/qlt.c
6765
EL(qlt, "resp entry reprocess failed, %x\n",
usr/src/uts/common/io/comstar/port/qlt/qlt.c
6780
EL(qlt, "resp entry reprocess succeeded, %x %x\n",
usr/src/uts/common/io/comstar/port/qlt/qlt.c
6821
EL(qlt, "handle = %xh\n", hndl);
usr/src/uts/common/io/comstar/port/qlt/qlt.c
6827
EL(qlt, "hndl-%xh, status-%xh, rsp-%p\n", hndl, status,
usr/src/uts/common/io/comstar/port/qlt/qlt.c
6830
EL(qlt, "status = %xh\n", status);
usr/src/uts/common/io/comstar/port/qlt/qlt.c
6849
EL(qlt, "No reqq entry available to "
usr/src/uts/common/io/comstar/port/qlt/qlt.c
6882
EL(qlt, "Termi exchg (%Xh)(%Xh)(%Xh) "
usr/src/uts/common/io/comstar/port/qlt/qlt.c
6910
EL(qlt, "abort: hndl-%x, status-%x, rsp-%p\n", hndl, status,
usr/src/uts/common/io/comstar/port/qlt/qlt.c
6918
EL(qlt, "fct_handle_to_cmd cmd==NULL, hndl=%xh\n", hndl);
usr/src/uts/common/io/comstar/port/qlt/qlt.c
6951
EL(qlt, "status = %xh\n", status);
usr/src/uts/common/io/comstar/port/qlt/qlt.c
6990
EL(qlt, "(%d) (%p)(%xh,%xh),%x %x %x\n",
usr/src/uts/common/io/comstar/port/qlt/qlt.c
7009
EL(qlt, "handle = %xh\n", h);
usr/src/uts/common/io/comstar/port/qlt/qlt.c
7024
EL(qlt, "fct_handle_to_cmd cmd==NULL, hndl=%xh\n", h);
usr/src/uts/common/io/comstar/port/qlt/qlt.c
7047
EL(qlt, "status=%xh\n", status);
usr/src/uts/common/io/comstar/port/qlt/qlt.c
7072
EL(qlt, "fct_alloc cmd==NULL\n");
usr/src/uts/common/io/comstar/port/qlt/qlt.c
7100
EL(qlt, "(%d)(%xh %xh) (%xh)(%p) (%xh %xh) (%x)\n",
usr/src/uts/common/io/comstar/port/qlt/qlt.c
7116
EL(qlt, "qi(%d) status =%xh,(%xh %xh)\n",
usr/src/uts/common/io/comstar/port/qlt/qlt.c
7122
EL(qlt, "ABTS status=%x/%x/%x resp_off %x",
usr/src/uts/common/io/comstar/port/qlt/qlt.c
7156
EL(qlt, "cmd_type = %x\n", cmd->cmd_type);
usr/src/uts/common/io/comstar/port/qlt/qlt.c
7178
EL(qlt, "cmd->cmd_type = %x\n", cmd->cmd_type);
usr/src/uts/common/io/comstar/port/qlt/qlt.c
7195
EL(qlt, "fctcmd-%p, cmd_handle-%xh rportid=%xh\n",
usr/src/uts/common/io/comstar/port/qlt/qlt.c
7201
EL(qlt, "req == NULL\n");
usr/src/uts/common/io/comstar/port/qlt/qlt.c
7236
EL(qlt, "fctcmd-%p, cmd_handle-%xh, elsop-%xh\n", cmd,
usr/src/uts/common/io/comstar/port/qlt/qlt.c
7247
EL(qlt, "req == NULL\n");
usr/src/uts/common/io/comstar/port/qlt/qlt.c
7259
EL(qlt, "rp_handle-%x\n", cmd->cmd_rp->rp_handle);
usr/src/uts/common/io/comstar/port/qlt/qlt.c
7262
EL(qlt, "cmd_rp_handle-%x\n", cmd->cmd_rp_handle);
usr/src/uts/common/io/comstar/port/qlt/qlt.c
7286
EL(qlt, "(%d) (%x) (%p) (%x)\n", qi, cmd->cmd_oxid,
usr/src/uts/common/io/comstar/port/qlt/qlt.c
7292
EL(qlt, "req == NULL\n");
usr/src/uts/common/io/comstar/port/qlt/qlt.c
7319
EL(qlt, "cmd->cmd_type = %xh\n", cmd->cmd_type);
usr/src/uts/common/io/comstar/port/qlt/qlt.c
7325
EL(qlt, "Unknown cmd->cmd_type = %xh\n", cmd->cmd_type);
usr/src/uts/common/io/comstar/port/qlt/qlt.c
7363
EL(qlt, "req = NULL, %xh %xh %p %xh\n", cmd->cmd_oxid,
usr/src/uts/common/io/comstar/port/qlt/qlt.c
7391
EL(qlt, "ELS opcode %xh to %xh\n",
usr/src/uts/common/io/comstar/port/qlt/qlt.c
7432
EL(qlt, "req = NULL, %xh %xh %p %xh\n", cmd->cmd_oxid,
usr/src/uts/common/io/comstar/port/qlt/qlt.c
7455
EL(qlt, "%p cmd_hdl=%xh %xh %xh\n",
usr/src/uts/common/io/comstar/port/qlt/qlt.c
7474
EL(qlt, "full buffer\n");
usr/src/uts/common/io/comstar/port/qlt/qlt.c
7490
EL(qlt, "enter...\n");
usr/src/uts/common/io/comstar/port/qlt/qlt.c
7498
EL(qlt, "qlt_ioctl_flags=%xh, inprogress\n",
usr/src/uts/common/io/comstar/port/qlt/qlt.c
7516
EL(qlt, "qlt_ioctl_flags=%xh, already done\n",
usr/src/uts/common/io/comstar/port/qlt/qlt.c
7525
EL(qlt, "dmp_template_addr is NULL, can't "
usr/src/uts/common/io/comstar/port/qlt/qlt.c
7574
EL(qlt, "fw_bin_dump_size=%xh, "
usr/src/uts/common/io/comstar/port/qlt/qlt.c
7587
EL(qlt, "done, failed alloc bin dump buf\n");
usr/src/uts/common/io/comstar/port/qlt/qlt.c
7605
EL(qlt, "done, failed alloc ascii fw dump buf\n");
usr/src/uts/common/io/comstar/port/qlt/qlt.c
7642
EL(qlt, "fw_dump_buffer=%ph, fw=%ph, fw_ascii_dump_size=%xh, "
usr/src/uts/common/io/comstar/port/qlt/qlt.c
7674
EL(qlt, "done...\n");
usr/src/uts/common/io/comstar/port/qlt/qlt.c
768
EL(qlt, "Queue count = %d\n", qlt->qlt_queue_cnt);
usr/src/uts/common/io/comstar/port/qlt/qlt.c
7706
EL(qlt, "qlt_ioctl_flags=%xh, inprogress\n",
usr/src/uts/common/io/comstar/port/qlt/qlt.c
7722
EL(qlt, "qlt_ioctl_flags=%xh, already done\n",
usr/src/uts/common/io/comstar/port/qlt/qlt.c
7749
EL(qlt, "cannot alloc fwdump buffer\n");
usr/src/uts/common/io/comstar/port/qlt/qlt.c
7756
EL(qlt, "starting firmware dump...\n");
usr/src/uts/common/io/comstar/port/qlt/qlt.c
7790
EL(qlt, "can't drain out mailbox commands\n");
usr/src/uts/common/io/comstar/port/qlt/qlt.c
7814
EL(qlt, "can't pause\n");
usr/src/uts/common/io/comstar/port/qlt/qlt.c
7901
EL(qlt, "Disable interrupt\n");
usr/src/uts/common/io/comstar/port/qlt/qlt.c
878
EL(qlt, "qlt_port_start failed, tear down\n");
usr/src/uts/common/io/comstar/port/qlt/qlt.c
8787
EL(qlt, "reset chip\n");
usr/src/uts/common/io/comstar/port/qlt/qlt.c
8804
EL(qlt, "reset chip, done\n");
usr/src/uts/common/io/comstar/port/qlt/qlt.c
8822
EL(qlt, "Error reading risc ram - CODE RAM status="
usr/src/uts/common/io/comstar/port/qlt/qlt.c
8831
EL(qlt, "run out of space - CODE RAM size_left=%d\n",
usr/src/uts/common/io/comstar/port/qlt/qlt.c
8856
EL(qlt, "Error reading risc ram - EXT RAM status="
usr/src/uts/common/io/comstar/port/qlt/qlt.c
8863
EL(qlt, "run out of space - EXT RAM\n");
usr/src/uts/common/io/comstar/port/qlt/qlt.c
8958
EL(qlt, "left-%d\n", size_left);
usr/src/uts/common/io/comstar/port/qlt/qlt.c
8967
EL(qlt, "dump not done\n");
usr/src/uts/common/io/comstar/port/qlt/qlt.c
9085
EL(qlt, "qlt_raw_mailbox_command=0x0ch status=%llxh\n", ret);
usr/src/uts/common/io/comstar/port/qlt/qlt.c
9122
EL(qlt, "qlt_raw_mailbox_command=0x05h status=%llxh\n", ret);
usr/src/uts/common/io/comstar/port/qlt/qlt.c
9137
EL(qlt, "req = NULL\n");
usr/src/uts/common/io/comstar/port/qlt/qlt.c
9666
EL(qlt, "qlt_mps_reset: semaphore request fail,"
usr/src/uts/common/io/comstar/port/qlt/qlt.c
9673
EL(qlt, "qlt_mps_reset: semaphore read fail,"
usr/src/uts/common/io/comstar/port/qlt/qlt.c
9687
EL(qlt, "qlt_mps_reset: read 0x7a15 failed.\n");
usr/src/uts/common/io/comstar/port/qlt/qlt.c
9718
EL(qlt, "qlt_raw_mailbox_command=MBC_WRITE_RAM_EXTENDED status"
usr/src/uts/common/io/comstar/port/qlt/qlt.c
9750
EL(qlt, "qlt_raw_mailbox_command=MBC_READ_RAM_EXTENDED status"
usr/src/uts/common/io/comstar/port/qlt/qlt.c
9763
EL(qlt, "wwnn overloaded.\n");
usr/src/uts/common/io/comstar/port/qlt/qlt.c
9770
EL(qlt, "extended error logging=%d\n", cnt);
usr/src/uts/common/io/comstar/port/qlt/qlt.c
9776
EL(qlt, "2k bucket o/l=%d\n", cnt);
usr/src/uts/common/io/comstar/port/qlt/qlt.c
9782
EL(qlt, "8k bucket o/l=%d\n", cnt);
usr/src/uts/common/io/comstar/port/qlt/qlt.c
9788
EL(qlt, "64k bucket o/l=%d\n", cnt);
usr/src/uts/common/io/comstar/port/qlt/qlt.c
9794
EL(qlt, "128k bucket o/l=%d\n", cnt);
usr/src/uts/common/io/comstar/port/qlt/qlt.c
9800
EL(qlt, "256k bucket o/l=%d\n", cnt);
usr/src/uts/common/io/comstar/port/qlt/qlt.c
9839
EL(qlt, "No dump template, length=0\n");
usr/src/uts/common/io/comstar/port/qlt/qlt.c
9850
EL(qlt, "Unable to allocate template handle");
usr/src/uts/common/io/comstar/port/qlt/qlt.c
9859
EL(qlt, "Unable to allocate template buffer");
usr/src/uts/common/io/comstar/port/qlt/qlt.c
9869
EL(qlt, "Unable to bind template handle");
usr/src/uts/common/io/comstar/port/qlt/qlt.c
9877
EL(qlt, "cookies (%d) > 1.\n", ncookies);
usr/src/uts/common/io/comstar/port/qlt/qlt.c
9913
EL(qlt, "skipped, no buffer space, needed=%xh\n", esize);
usr/src/uts/common/io/comstar/port/qlt/qlt.c
9944
EL(qlt, "skipped, no buffer space, needed=0\n");
usr/src/uts/common/io/comstar/port/qlt/qlt.c
9972
EL(qlt, "skipped, no buffer space, needed=%xh\n", esize);
usr/src/uts/common/io/comstar/port/qlt/qlt_dma.c
138
EL(qlt, "bctl==NULL\n");
usr/src/uts/common/io/comstar/port/qlt/qlt_dma.c
145
EL(qlt, "ddi_dma_alloc_handle status=%xh\n", i);
usr/src/uts/common/io/comstar/port/qlt/qlt_dma.c
154
EL(qlt, "ddi_dma_mem_alloc status=%xh\n", i);
usr/src/uts/common/io/comstar/port/qlt/qlt_dma.c
161
EL(qlt, "ddi_dma_addr_bind_handle status=%xh\n", i);
usr/src/uts/common/io/comstar/port/qlt/qlt_dma.c
165
EL(qlt, "ncookie=%d\n", ncookie);
usr/src/uts/common/io/comstar/port/qlt/qlt_dma.c
487
EL(qlt, "ddi_dma_alloc_handle status=%xh\n", rv);
usr/src/uts/common/io/comstar/port/qlt/qlt_dma.c
683
EL(qlt, "handle_list==NULL\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
10003
EL(ha, "buffer was already in driver, index=%xh\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
10007
EL(ha, "buffer was not an IP buffer, index=%xh\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
10011
EL(ha, "buffer was being used by driver, index=%xh\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
10105
EL(ha, "loop_down_reset, "
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
10118
EL(ha, "loop_down_abort_time, "
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
10428
EL(ha, "command timed out in driver, sp=%ph spf=%xh\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
10457
EL(ha, "command timed out in isp=%ph, osc=%ph, index=%xh, "
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
10468
EL(ha, "abort status=%xh, tc=%xh, isp_abort_"
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
10475
EL(ha, "command timed out in isp=%ph, osc=%ph, index=%xh, "
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
10580
EL(ha, "still in OSC,sp=%ph,oci=%d,sph=%xh,"
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
10718
EL(ha, "invalid data for "
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
10727
EL(ha, "d_id = %xh iidma_rate = %xh\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
10737
EL(ha, "mbx failed: %xh\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
10924
EL(ha, "failed, rval = %xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
1118
EL(ha, "ISP%x chip detected (RevID=%x, VenID=%x, SVenID=%x, "
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
11181
EL(ha, "failed=%xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
11209
EL(ha, "failed=%xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
11254
EL(ha, "failed=%xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
11357
EL(ha, "failed=%xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
11406
EL(ha, "failed=%xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
11657
EL(ha, "24xx read_flash failed=%xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
11704
EL(ha, "incorrect buffer size alignment\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
11713
EL(ha, "dma alloc failed, rval=%xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
11720
EL(ha, "unprotect_flash failed, rval=%xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
11743
EL(ha, "8021 erase sector status="
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
11755
EL(ha, "erase sector status="
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
11779
EL(ha, "Unable to flash sector"
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
11805
EL(ha, "unable to dma to flash "
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
11821
EL(ha, "Unable to program flash "
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
11843
EL(ha, "failed=%xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
11875
EL(ha, "8021 access error\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
11895
EL(ha, "failed, timeout\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
11898
EL(ha, "failed, access error\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
11931
EL(ha, "8021 access error\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
11960
EL(ha, "failed, timeout\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
11963
EL(ha, "access error\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
11996
EL(ha, "8021 access error\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
12004
EL(ha, "ISP_ABORT_NEEDED done\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
12011
EL(ha, "lock status=%xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
12020
EL(ha, "WRT_ENABLE status=%xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
12090
EL(ha, "8021 access error\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
12098
EL(ha, "ISP_ABORT_NEEDED done\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
12106
EL(ha, "lock status=%xh\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
12117
EL(ha, "protect status=%xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
12212
EL(ha, "restarting, isp_abort_needed\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
12240
EL(ha, "failed, rval = %xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
12274
EL(ha, "8021 not supported\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
12283
EL(ha, "dump already done, qds=%x\n", ha->ql_dump_state);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
12298
EL(ha, "f/w extended trace insert"
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
12325
EL(ha, "failed, rval = %xh\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
12424
EL(ha, "failed, rval = %xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
12428
EL(ha, "done\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
14975
EL(ha, "failed=%xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
15029
EL(ha, "risc pause %d\n", timer);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
15032
EL(ha, "risc pause timeout\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
15558
EL(ha, "failed=%xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
15612
EL(ha, "risc pause %d\n", timer);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
15615
EL(ha, "risc pause timeout\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
16147
EL(ha, "failed=%xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
16298
EL(ha, "Unknown word size=%d\n", wds);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
16641
EL(ha, "failed, unknown alignment type %x\n", alignment);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
16647
EL(ha, "failed, alloc_phys=%xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
16726
EL(ha, "failed, ddi_dma_alloc_handle\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
16752
EL(ha, "failed, ddi_dma_mem_alloc "
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
1676
EL(ha, "Transport interface setup. FCA version %d\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
16764
EL(ha, "failed, unknown type=%xh\n", mem->type);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
16771
EL(ha, "failed, ddi_dma_mem_alloc\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
16781
EL(ha, "failed, ddi_dma_addr_bind_handle\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
16789
EL(ha, "failed, ddi_dma_addr_bind_handle\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
16889
EL(ha, "failed, cookie_count %d > %d\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
16908
EL(ha, "failed, kmem_zalloc\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
16926
EL(ha, "failed=%xh\n", mem->memflags);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
17003
EL(ha, "failed, Suspend mbox");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
17051
EL(NULL, "link in use by list=%ph\n", link->head);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
17083
EL(NULL, "link in use by list=%ph\n", link->head);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
17283
EL(ha2, "failed, tdf=%xh, exiting state is: %s\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
17379
EL(ha, "interrupt framework is not supported or is "
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
17390
EL(ha, "aif is not supported, using legacy "
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
17399
EL(ha, "get supported types failed, rval=%xh, "
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
17404
EL(ha, "supported types are: %xh\n", itypes);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
17408
EL(ha, "successful MSI-X setup\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
17411
EL(ha, "successful MSI setup\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
17417
EL(ha, "failed, aif, rval=%xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
17421
EL(ha, "failed, mutex init ret=%xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
17456
EL(ha, "MSI is disabled by user\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
17462
EL(ha, "HBA does not support MSI\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
17469
EL(ha, "failed, nintrs ret=%xh, cnt=%xh\n", ret, count);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
17476
EL(ha, "failed, navail ret=%xh, avail=%xh\n", ret, avail);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
17492
EL(ha, "failed, intr_alloc ret=%xh, count = %xh, "
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
17501
EL(ha, "failed, get_pri ret=%xh\n", ret);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
17510
EL(ha, "failed, intr_add ret=%xh\n", ret);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
17522
EL(ha, "failed, block enable, ret=%xh\n", ret);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
17530
EL(ha, "failed, intr enable, ret=%xh\n", ret);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
17569
EL(ha, "MSI-X is disabled by user\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
17579
EL(ha, "HBA does not support MSI-X\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
17586
EL(ha, "HBA does not support MSI-X (subdevid)\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
17593
EL(ha, "failed, nintrs ret=%xh, cnt=%xh\n", ret, hwvect);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
17601
EL(ha, "failed, navail ret=%xh, avail=%xh\n", ret, avail);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
17626
EL(ha, "failed, intr_alloc ret=%xh, count = %xh, "
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
17632
EL(ha, "min=%d, multi-q=%d, req=%d, rcv=%d\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
17638
EL(ha, "failed, get_pri ret=%xh\n", ret);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
17648
EL(ha, "failed, addh#=%xh, act=%xh, ret=%xh\n", i,
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
17663
EL(ha, "failed, intr_dup#=%xh, act=%xh, ret=%xh\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
17669
EL(ha, "failed, intr enable, ret=%xh\n", ret);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
17683
EL(ha, "failed, block enable, ret=%xh\n", ret);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
17692
EL(ha, "failed, intr enable, ret=%xh\n", ret);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
17729
EL(ha, "INT-X is disabled by user\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
17736
EL(ha, "failed, nintrs ret=%xh, cnt=%xh\n", ret, count);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
17750
EL(ha, "failed, intr_alloc ret=%xh, count=%xh, "
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
17759
EL(ha, "failed, get_pri ret=%xh\n", ret);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
17769
EL(ha, "failed, intr_add ret=%xh\n", ret);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
17778
EL(ha, "failed, intr enable, ret=%xh\n", ret);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
17784
EL(ha, "using FIXED interupts\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
17823
EL(ha, "htable[%x]=0h\n", i);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
17880
EL(ha, "failed, get_iblock: %xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
17896
EL(ha, "failed, mutex init ret=%xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
17899
EL(ha, "using legacy interrupts\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
18034
EL(ha, "%x f/w module %d.%02d.%02d is already loaded\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
18077
EL(ha, "failed, f/w module %d rc01 symbol\n", module);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
18081
EL(ha, "failed, f/w module %d rca01 symbol\n", module);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
18085
EL(ha, "failed, f/w module %d rcl01 symbol\n", module);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
18089
EL(ha, "failed, f/w module %d fwver symbol\n", module);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
18111
EL(ha, "failed, f/w module %d rc01 symbol\n", module);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
18115
EL(ha, "failed, f/w module %d rca01 symbol\n", module);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
18119
EL(ha, "failed, f/w module %d rcl01 symbol\n", module);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
18123
EL(ha, "failed, f/w module %d fwver symbol\n", module);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
18129
EL(ha, "failed, f/w module %d rc02 symbol\n", module);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
18133
EL(ha, "failed, f/w module %d rca02 symbol\n", module);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
18137
EL(ha, "failed, f/w module %d rcl02 symbol\n", module);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
18144
EL(ha, "failed, f/w module %d "
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
18150
EL(ha, "failed, f/w module %d "
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
18172
EL(ha, "fw_class: '%x' is not supported\n", ha->fw_class);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
18602
EL(ha, "can't handle els code %x\n", ls_code);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
18637
EL(ha, "n_port_handle = %x, tq = %x\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
18641
EL(ha, "n_port_handle = %x, tq = %x\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
18912
EL(ha, "request queue status=%xh", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
18928
EL(ha, "req_q index=0 exceeds mbar size=%xh",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
18961
EL(ha, "ha request queue status=%xh", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
18981
EL(ha, "ha req_q index=1 exceeds mbar "
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
19012
EL(ha, "receive queue status=%xh", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
19056
EL(ha, "rsp_q index=%xh exceeds mbar size=%xh",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
19072
EL(ha, "response queue status=%xh", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
19171
EL(ha, "fm_check_acc_handle mbar_dev_handle "
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
19248
EL(ha, "no Mem BAR %xh\n", ofst);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
19256
EL(ha, "ddi_prop_lookup_int_array status=%xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
19266
EL(ha, "already mapped\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
19320
EL(ha, "regs_map status=%xh, base=%xh, handle=%xh\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
19617
EL(ha, "sp=%p not aborted=%xh\n", (void *)sp, rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
19659
EL(ha, "idc_time_extend status"
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
19674
EL(ha, "idc_ack status=%xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
19797
EL(ha, "risc pause %d\n", timer);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
19800
EL(ha, "risc pause timeout\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
20571
EL(ha, "failed, rval = %xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
21570
EL(ha, "no dump template, status=%xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
21739
EL(ha, "no dump template, length=0\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
21750
EL(ha, "unable to allocate template buffer, "
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
21802
EL(ha, "2700_read_flash status=%xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
21806
EL(ha, "Invalid first array length = %xh\n", fdata);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
21818
EL(ha, "2700_read_flash status=%xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
21822
EL(ha, "Invalid second array length = %xh\n", fdata);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
21834
EL(ha, "2700_read_flash status=%xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
21838
EL(ha, "Invalid third array length = %xh\n", fdata);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
21852
EL(ha, "unable to allocate template buffer, "
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
21862
EL(ha, "2700_read_flash status=%xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
21907
EL(ha, "Template header not found\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
22032
EL(ha, "Entry ID=%d, type=%d unknown\n", e_cnt,
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
22047
EL(ha, "Template configuration error. Check Template\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
22079
EL(ha, "skipped, no buffer space, needed=%xh\n", esize);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
22115
EL(ha, "skipped, no buffer space, needed=0\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
22152
EL(ha, "skipped, no buffer space, needed=%xh\n", esize);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
22192
EL(ha, "skipped, no buffer space, needed=0\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
22227
EL(ha, "skipped, no buffer space, needed=%xh\n", esize);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
22259
EL(ha, "skipped, no buffer space, needed=0\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
22291
EL(ha, "skipped, unknown RAM_AREA %d\n", entry->ram_area);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
2230
EL(ha, "detached\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
22306
EL(ha, "skipped, no buffer space, needed=%xh\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
22322
EL(ha, "dump_ram failed, rval=%xh, addr=%xh, len=%xh, "
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
22361
EL(ha, "skipped, no buffer space, needed=%xh\n", esize);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
22400
EL(ha, "skipped2, no buffer space, needed=%xh\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
22431
EL(ha, "skipped, unknown queue_type %d, esize=0\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
22473
EL(ha, "skipped, no buffer space, needed=0\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
22488
EL(ha, "risc pause %d\n", timer);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
22491
EL(ha, "risc pause timeout\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
22513
EL(ha, "skipped, no buffer space, needed=0\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
22570
EL(ha, "skipped, no buffer space, needed=0\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
22635
EL(ha, "skipped, no buffer space, needed=%xh\n", esize);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
22670
EL(ha, "skipped, no buffer space, needed=0\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
22699
EL(ha, "skipped, no buffer space, needed=%xh\n", esize);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
22707
EL(ha, "dump_ram failed, rval=%xh, addr=%xh, len=%xh, "
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
22737
EL(ha, "skipped, no buffer space, needed=%xh\n", esize);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
22785
EL(ha, "skipped, no buffer space, needed=%xh\n", esize);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
2279
EL(ha, "suspended\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
22823
EL(ha, "skipped2, no buffer space, needed=%xh\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
22846
EL(ha, "skipped, no ATIO queue, esize=0\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
22854
EL(ha, "skipped, unknown queue_type %d, esize=0\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
22884
EL(ha, "skipped, no buffer space, needed=%xh\n", esize);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
2291
EL(ha, "failed, rval = %xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
22938
EL(ha, "alloc status=%xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
2339
EL(ha, "invalid, component=%xh or level=%xh\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
2942
EL(ha, "failed, FC_BADPACKET\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
3012
EL(ha, "QL_SUSPENDED failed=%xh\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
3105
EL(ha, "LA_ELS_RJT, FC_REASON_CMD_UNSUPPORTED=%xh\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
3134
EL(ha, "rval=%x, ls_code=%xh sent to d_id=%xh, sp=%ph\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
3209
EL(ha, "No Streaming\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
3212
EL(ha, "Allow Streaming\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
3225
EL(ha, "unknown=%s, FC_CAP_ERROR\n", cap);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
3278
EL(ha, "unknown=%s, FC_CAP_ERROR\n", cap);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
3340
EL(ha, "QL_SUSPENDED failed, FC_TRAN_BUSY\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
3356
EL(ha, "failed, FC_NO_MAP\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
3476
EL(ha, "unknown, r_ctl=%xh\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
3483
EL(ha, "failed, rval = %xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
3548
EL(ha, "failed, FC_TOOMANY\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
3565
EL(ha, "failed, FC_FAILURE\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
3720
EL(ha, "failed=%xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
3770
EL(ha, "failed, FC_UB_BADTOKEN\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
3780
EL(ha, "failed, FC_UB_BADTOKEN-2\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
3814
EL(ha, "failed=%xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
3867
EL(ha, "failed, FC_UB_BADTOKEN\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
3874
EL(ha, "failed, FC_UB_BADTOKEN-2\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
3882
EL(ha, "failed, FC_UB_BADTOKEN-3\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
3921
EL(ha, "failed, rval = %xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
3981
EL(ha, "failed, FC_TRANSPORT_ERROR\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
3984
EL(ha, "failed, FC_OFFLINE\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
4039
EL(ha, "failed, FC_BADEXCHANGE\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
4046
EL(ha, "failed, already done, FC_FAILURE\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
4086
EL(ha, "inflight sp=%ph, handle=%xh, "
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
4167
EL(ha, "driver stalled, FC_TRAN_BUSY, dtf=%xh\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
4177
EL(ha, "failed, FC_FAILURE\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
4185
EL(ha, "failed, FC_FAILURE-2\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
4201
EL(ha, "failed, FC_FAILURE-3\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
4254
EL(ha, "unknown cmd=%xh\n", cmd);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
4259
EL(ha, "cmd=%xh, failed=%xh\n", cmd, rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
4324
EL(ha, "driver stalled, FC_TRAN_BUSY, dtf=%xh\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
4334
EL(ha, "failed, FC_PORT_BYPASS FC_FAILURE\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
4342
EL(ha, "failed, FC_PORT_UNBYPASS FC_FAILURE\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
4352
EL(ha, "failed, FC_PORT_GET_FW_REV FC_FAILURE\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
4370
EL(ha, "failed, getting version = %xh\n", rval2);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
4380
EL(ha, "length error, FC_PORT_GET_FCODE_REV "
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
4398
EL(ha, "failed, FC_PORT_GET_DUMP incorrect "
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
4403
EL(ha, "failed, FC_PORT_GET_DUMP FC_TRAN_BUSY\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
4409
EL(ha, "failed, FC_PORT_GET_DUMP no dump file\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
4416
EL(ha, "failed, FC_PORT_FORCE_DUMP FC_FAILURE\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
4425
EL(ha, "diag cmd=%xh\n", cmd->pm_cmd_flags);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
4434
EL(ha, "failed, FC_TRAN_BUSY-2\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
4440
EL(ha, "stall_driver status=%xh, FC_TRAN_BUSY\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
4450
EL(ha, "failed, QL_DIAG_EXEFMW FC_FAILURE\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
4460
EL(ha, "failed, QL_DIAG_CHKCMDQUE "
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
4467
EL(ha, "failed, QL_DIAG_FMWCHKSUM "
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
4474
EL(ha, "failed, QL_DIAG_SLFTST FC_FAILURE\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
4483
EL(ha, "failed, QL_DIAG_REVLVL FC_NOMEM, "
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
4499
EL(ha, "failed, QL_DIAG_LPBMBX "
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
4524
EL(ha, "failed, QL_DIAG_LPBMBX "
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
4532
EL(ha, "failed, "
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
4564
EL(ha, "failed, QL_DIAG_LPBDTA "
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
4571
EL(ha, "failed, QL_DIAG_LPBDTA FC_NOMEM\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
4578
EL(ha, "failed, QL_DIAG_LPBDTA FC_NOMEM-2\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
4631
EL(ha, "failed, QL_DIAG_LPBDTA FC_FAILURE\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
4671
EL(ha, "failed, QL_DIAG_ECHO FC_TOOMANY, "
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
4688
EL(ha, "failed, QL_DIAG_ECHO FC_TOOMANY-2,"
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
4722
EL(ha, "failed, QL_DIAG_ECHO FC_NOMEM\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
4742
EL(ha, "failed, QL_DIAG_ECHO FC_NOMEM-2\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
4776
EL(ha, "failed, QL_DIAG_ECHO FC_FAILURE\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
4792
EL(ha, "unknown=%xh, FC_PORT_DIAG "
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
4843
EL(ha, "stall_driver status=%xh, FC_TRAN_BUSY\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
4872
EL(ha, "failed, FC_PORT_INITIALIZE "
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
4877
EL(ha, "failed, FC_PORT_INITIALIZE FC_FAILURE-2, "
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
4886
EL(ha, "failed, buffer size passed: %lxh, "
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
4891
EL(ha, "loop NOT ready\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
4895
EL(ha, "failed, FC_PORT_RLS FC_FAILURE\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
4914
EL(ha, "failed, FC_PORT_GET_NODE_ID FC_FAILURE\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
4921
EL(ha, "failed, FC_PORT_SET_NODE_ID FC_FAILURE\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
4927
EL(ha, "stall_driver status=%xh, FC_TRAN_BUSY\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
4954
EL(ha, "failed, FC_PORT_DOWNLOAD_FCODE FC_FAILURE\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
4968
EL(ha, "inadequate data length")
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
4986
EL(ha, "P2P HID=%xh, d_id=%xh, WWPN=%02x%02x%02x%02x"
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
5001
EL(ha, "No p2p info reported in non n2n topology\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
5007
EL(ha, "unsupported=%xh, FC_BADCMD\n", cmd->pm_cmd_code);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
5011
EL(ha, "unknown=%xh, FC_BADCMD\n", cmd->pm_cmd_code);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
5026
EL(ha, "failed, rval = %xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
5056
EL(ha, "failed, no tq available for d_id: %xh\n", id.b24);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
5114
EL(ha, "failed, not online hf=%xh\n", pha->flags);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
5125
EL(ha, "failed, loop down tdf=%xh\n", pha->task_daemon_flags);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
5146
EL(ha, "failed, busy qf=%xh, d_id=%xh\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
5224
EL(ha, "failed, bad DMA pointers\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
5230
EL(ha, "failed, magic number=%xh\n", sp->magic_number);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
5349
EL(ha, "LA_ELS_RJT, FC_REASON_XCHG_BSY\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
5396
EL(ha, "Plogi unsuccess for %xh state %xh reason %xh "
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
5416
EL(ha, "failed, rval = %xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
5462
EL(ha, "rval=%xh, id=%x\n", rval, id);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
5467
EL(ha, "loop_id=%xh, master state=%x\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
5478
EL(ha, "n_port_handle loop_id=%xh, "
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
5494
EL(ha, "rval=%xh, id=%d, n_port_handle loop_id=%xh, "
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
5503
EL(ha, "n_port_handle =%xh, master state=%x\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
5507
EL(ha, "rval=%xh, id=%d, n_port_handle loop_id=%xh, "
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
5521
EL(ha, "out of range loop id; rval=%xh, id=%xh, d_id=%xh\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
5524
EL(ha, "remote port loop_id '%x' has been logged in, d_id=%x\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
5662
EL(ha, "ha->n_port is NULL\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
5690
EL(ha, "LA_ELS_RJT, FC_REASON_NO_CONNECTION\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
5697
EL(ha, "failed, rval = %xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
5769
EL(ha, "LA_ELS_RJT, FC_REASON_NO_CONNECTION\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
5880
EL(ha, "LA_ELS_RJT, FC_REASON_NO_CONNECTION\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
5885
EL(ha, "failed, rval = %xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
6050
EL(ha, "LA_ELS_RJT, FC_REASON_NO_CONNECTION\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
6143
EL(ha, "LA_ELS_RJT, FC_REASON_NO_CONNECTION\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
6231
EL(ha, "LA_ELS_RJT, FC_REASON_NO_CONNECTION\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
6317
EL(ha, "LA_ELS_RJT, FC_REASON_NO_CONNECTION\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
6366
EL(ha, "LA_ELS_RJT, FC_REASON_HW_ERROR\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
6374
EL(ha, "LA_ELS_RJT, FC_REASON_NO_CONNECTION\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
6420
EL(ha, "LA_ELS_RJT, FC_REASON_NO_CONNECTION\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
6559
EL(ha, "LA_ELS_RJT, FC_REASON_NO_CONNECTION\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
6619
EL(ha, "LA_ELS_RJT, FC_REASON_NO_CONNECTION\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
6760
EL(ha, "failed=%xh, d_id=%xh vp_index=%xh\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
6796
EL(ha, "failed=%xh, d_id=%xh no fabric\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
6808
EL(ha, "failed=%xh, d_id=%xh\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
6856
EL(ha, "failed=%xh, d_id=%xh\n", QL_FUNCTION_FAILED,
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
6942
EL(ha, "failed, rval=%xh, d_id=%xh\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
6945
EL(ha, "d_id=%xh, loop_id=%xh, "
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
7064
EL(ha, "no loop id's available\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
7085
EL(ha, "cmd rtn; mb1=%xh\n", mr.mb[1]);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
7098
EL(ha, "failed=%xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
7220
EL(ha, "failed, d_id=%xh, loop_id=%xh\n", d_id.b24, loop_id);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
7252
EL(ha, "cmd %ph pending in lq=%ph, lun=%xh\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
7331
EL(ha, "Unsupported LUN Addressing level=0x%llxh", lun_addr);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
7340
EL(ha, "Unsupported first level LUN Addressing method=%xh, "
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
7643
EL(ha, "FC_ELS_MALFORMED, cnt=%xh, size=%xh\n", cnt,
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
7704
EL(ha, "unknown fcstype=%xh\n", hdr.ct_fcstype);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
7719
EL(ha, "LA_ELS_RJT, FC_REASON_UNSUPPORTED\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
7858
EL(ha, "failed, FC_DEVICE_BUSY=%xh, d_id=%xh\n", tq->flags,
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
7948
EL(ha, "failed, FC_TRANSPORT_ERROR\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
8063
EL(ha, "timeout\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
8072
EL(ha, "abort failed, isp_abort_needed\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
8139
EL(vha, "break, d_id=%xh, tdf=%xh, tqf=%xh, spf=%xh, "
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
8236
EL(ha, "free sp=%ph, sp->hdl=%xh\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
8286
EL(ha, "fast abort modify change\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
842
EL(ha, "failed, unsupported cmd=%d\n", cmd);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
8480
EL(ha, "done, not alive dtf=%xh\n", ha->task_daemon_flags);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
8489
EL(ha, "sp=%p, spf=%xh is not SRB_UB_CALLBACK",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
8588
EL(ha, "df=%xh, sf=%xh, cf=%xh\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
8690
EL(vha, "state change = %xh\n", vha->state);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
8917
EL(ha, "failed, Firmware Ready Test = %xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
8920
EL(ha, "fstate_ready, isp_abort_needed\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
9005
EL(ha, "sending unsol rscn, fmt=%xh, d_id=%xh to transport\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
9023
EL(ha, "sending unsol logout for %xh to transport\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
9028
EL(ha, "sending unsol plogi for %xh to transport\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
9069
EL(ha, "no device, d_id=%xh\n", tq->d_id.b24);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
9079
EL(vha, "Failed, get_unsolicited_buffer\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
9188
EL(ha, "Failed, tqf=%xh\n", tq->flags);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
9195
EL(ha, "Failed\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
9201
EL(ha, "Emulate PLOGI from = %xh tq = %x\n", tq->d_id.b24, tq);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
9312
EL(ha, "failed=%xh, d_id=%xh\n", rval, tq->d_id.b24);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
9376
EL(ha, "LA_ELS_RSCN fmt=%xh, d_id=%xh\n", af->aff_format,
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
9388
EL(ha, "Failed, get_unsolicited_buffer\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
9423
EL(ha, "SD_RSCN_RCVD %xh RPA\n", d_id.b24);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
9442
EL(ha, "SD_RSCN_RCVD %xh RFA\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
9453
EL(ha, "SD_RSCN_RCVD %xh RAA\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
946
EL(ha, "%s SBUS card detected\n", QL_NAME);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
9464
EL(ha, "SD_RSCN_RCVD %xh RDA\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
962
EL(ha, "devpath mem alloc failed\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
965
EL(ha, "devpath is: %s\n", ha->devpath);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
9670
EL(ha, "busy tq->outcnt=%d\n", tq->outcnt);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
9710
EL(ha, "kmem_zalloc failed=%xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
9720
EL(ha, "get_id_list failed=%xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
9774
EL(ha, "failed=%xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
9918
EL(ha, "Invalid buffer index=%xh\n", index);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
9925
EL(ha, "buffer freed index=%xh\n", index);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
9999
EL(ha, "Bad index=%xh, expect=%xh\n", index,
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_debug.c
404
EL(ha, "code=%xh, d1=%xh, d2=%xh, d3=%xh\n", code, d1, d2, d3);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_debug.c
447
EL(ha, "log full\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_debug.c
461
EL(ha, "failed marker write=%xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_debug.c
474
EL(ha, "failed error write=%xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_debug.c
517
EL(ha, "log full\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_debug.c
531
EL(ha, "unprotect_flash failed, rval=%xh\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_hba_fru.c
290
EL(ha, "ignoring ftype: %xh\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_hba_fru.c
368
EL(ha, "sfp_stat: %xh\n", ha->sfp_stat);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_hba_fru.c
394
EL(ha, "unable to generate high_fru details from "
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_hba_fru.c
593
EL(ha, "Invalid device path '%s'. Cannot get basedev\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_hba_fru.c
606
EL(ha, "Invalid device path '%s'. Cannot get "
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_hba_fru.c
650
EL(myha, "null ha link detected!\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_hba_fru.c
660
EL(myha, "Device path NULL. Unable to get "
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_hba_fru.c
663
EL(myha, "Invalid device path '%s'. Cannot "
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_init.c
1124
EL(ha, "e_node_mac_addr=%02x-%02x-%02x-%02x-%02x-%02x\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_init.c
120
EL(ha, "ql_pci_sbus_cfg, isp_abort_needed\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_init.c
1283
EL(ha, "failed, rval = %xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_init.c
1316
EL(ha, "invalid options for function");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_init.c
1322
EL(ha, "invalid 2312/2322 option for HBA");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_init.c
1352
EL(ha, "invalid 2422 option for HBA");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_init.c
1363
EL(ha, "invalid 2581 option for HBA");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_init.c
1370
EL(ha, "invalid option for HBA");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_init.c
140
EL(ha, "dev_state not ready, isp_abort_needed_2"
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_init.c
1437
EL(ha, "invalid parameter value for 'max-frame-length': "
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_init.c
1454
EL(ha, "invalid parameter value for 'execution-throttle': "
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_init.c
1466
EL(ha, "invalid parameter value for 'login-timeout': "
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_init.c
1477
EL(ha, "invalid parameter value for 'login-retry-count': "
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_init.c
1491
EL(ha, "invalid parameter value for "
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_init.c
1501
EL(ha, "invalid parameter value for 'adapter-hard-loop-ID': "
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_init.c
1516
EL(ha, "invalid parameter value for "
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_init.c
1532
EL(ha, "invalid parameter value for "
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_init.c
1548
EL(ha, "invalid parameter value for "
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_init.c
1561
EL(ha, "invalid parameter value for 'reset-delay': %d; "
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_init.c
1572
EL(ha, "invalid parameter value for 'port-down-retry-count':"
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_init.c
1588
EL(ha, "invalid parameter value for 'connection-options': "
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_init.c
1604
EL(ha, "invalid parameter value for 'fc-data-rate': "
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_init.c
1659
EL(ha, "invalid parameter value for 'extended-logging': %d;"
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_init.c
1671
EL(ha, "invalid parameter value for "
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_init.c
1687
EL(ha, "invalid parameter value for 'port-down-retry-delay':"
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_init.c
1698
EL(ha, "invalid parameter value for 'queue-full-retry-count':"
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_init.c
1709
EL(ha, "invalid parameter value for 'queue-full-retry-delay':"
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_init.c
1718
EL(ha, "invalid parameter value for 'link-down-timeout': %d;"
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_init.c
1736
EL(ha, "invalid parameter value for 'link-down-error': %d;"
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_init.c
1792
EL(ha, "invalid parameter value for "
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_init.c
180
EL(ha, "failed, isp_abort_needed\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_init.c
1819
EL(ha, "invalid parameter value for 'msix-vectors': "
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_init.c
1830
EL(ha, "invalid parameter value for 'completion-threads':"
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_init.c
1868
EL(ha, "invalid parameter value for 'max-frame-length': %d;"
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_init.c
1881
EL(ha, "invalid parameter value for 'execution-throttle':"
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_init.c
1894
EL(ha, "invalid parameter value for 'login-timeout': %d; "
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_init.c
1907
EL(ha, "invalid parameter value for 'login-retry-count': "
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_init.c
1921
EL(ha, "invalid parameter value for "
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_init.c
1933
EL(ha, "invalid parameter value for 'adapter-hard-loop-ID':"
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_init.c
1948
EL(ha, "invalid parameter value for "
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_init.c
1963
EL(ha, "invalid parameter value for "
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_init.c
1979
EL(ha, "invalid parameter value for "
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_init.c
1992
EL(ha, "invalid parameter value for 'reset-delay': %d; "
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_init.c
2003
EL(ha, "invalid parameter value for 'port-down-retry-count':"
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_init.c
2023
EL(ha, "invalid parameter value for 'connection-"
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_init.c
2041
EL(ha, "invalid parameter value for 'fc-data-"
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_init.c
2051
EL(ha, "invalid parameter value for 'fc-data-rate': "
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_init.c
2074
EL(ha, "invalid parameter value for 'enable-flash-load': "
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_init.c
2191
EL(ha, "ISP ROM Status = MBS_ROM_FW_RUNNING\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_init.c
2194
EL(ha, "ISP ROM Status = MBS_ROM_IDLE\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_init.c
2197
EL(ha, "ISP ROM Status, mbx0=%xh\n", ha->rom_status);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_init.c
2266
EL(ha, "Load RISC code\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_init.c
233
EL(ha, "failed, rval = %xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_init.c
2365
EL(ha, "failed, load=%xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_init.c
2384
EL(ha, "failed, rval = %xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_init.c
2415
EL(ha, "load_flash_image status=%xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_init.c
2419
EL(ha, "get_flash_dmp_template status=%xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_init.c
2443
EL(ha, "24xx_read_flash failed=%xh\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_init.c
2470
EL(ha, "ql_wrt_risc_ram failed=%xh\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_init.c
2491
EL(ha, "failed, rval = %xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_init.c
2580
EL(ha, "flash_access status=%xh\n", rval2);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_init.c
2640
EL(ha, "icb->execution_throttle %d\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_init.c
2646
EL(ha, "failed, rval = %xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_init.c
265
EL(ha, "FPGA rev is %d.%d", (w16 & 0xf0) >> 4,
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_init.c
2768
EL(ha, "stopping firmware\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_init.c
2790
EL(ha, "fcetrace buffer alloc failed: %xh\n", rval2);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_init.c
2794
EL(ha, "fcetrace enable failed: %xh\n", rval2);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_init.c
2804
EL(ha, "exttrace buffer alloc failed: %xh\n", rval2);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_init.c
2808
EL(ha, "exttrace enable failed: %xh\n", rval2);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_init.c
2843
EL(ha, "failed, kmem_zalloc\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_init.c
2859
EL(ha, "failed, status=%xh, es=%xh, "
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_init.c
2878
EL(ha, "failed, rval = %xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_init.c
2930
EL(ha, "mpi_nic_error, "
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_init.c
2954
EL(ha, "failed, get_timeout_param"
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_init.c
2965
EL(ha, "loop trans; tdf=%xh\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_init.c
2978
EL(ha, "mbx1=%xh, mbx2=%xh, mbx3=%xh, mbx4=%xh, "
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_init.c
3009
EL(ha, "failed, rval = %xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_init.c
3062
EL(ha, "failed, rval = %xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_init.c
3118
EL(ha, "nport id (%xh) "
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_init.c
3189
EL(ha, "target port has N_Port login initiative\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_init.c
3191
EL(ha, "host port has N_Port login initiative\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_init.c
3248
EL(ha, "P2P:exceeded last id, "
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_init.c
3258
EL(ha, "ql_get_dev_list unsuccessful\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_init.c
3290
EL(ha, "d_id = %xh, nport_handle = %xh, tq->loop_id = %xh",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_init.c
3393
EL(ha, "data_rate status=%xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_init.c
3421
EL(ha, "mbox cmd error, rval = %xh, mr.mb[1]=%hx\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_init.c
3426
EL(ha, "failed, rval = %xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_init.c
3429
EL(ha, "topology=%xh, hba port id=%xh, "
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_init.c
3471
EL(ha, "failed, rval = %xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_init.c
3482
EL(ha, "failed, rval = %xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_init.c
3608
EL(ha, "failed=%xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_init.c
3703
EL(ha, "failed=%xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_init.c
401
EL(ha, "invalid parameter value for "
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_init.c
4179
EL(ha, "dev_state not ready\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_init.c
422
EL(ha, "invalid parameter value for "
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_init.c
4232
EL(ha, "failed, rval = %xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_init.c
4314
EL(ha, "rtn seq IO, sp=%ph", sp);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_init.c
4366
EL(ha, "failed, kmem_zalloc\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_init.c
4390
EL(ha, "failed, rval = %xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_init.c
4427
EL(ha, "failed, kmem_zalloc\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_init.c
4445
EL(ha, "failed, ql_issue_mbx_iocb=%xh, status=%xh\n", rval,
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_init.c
4453
EL(ha, "failed, rval = %xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_init.c
488
EL(ha, "failed, rval=%xh, checksum=%xh, "
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_init.c
705
EL(ha, "50 ohm is not set\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_init.c
801
EL(ha, "failed, rval = %xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_init.c
963
EL(ha, "24xx_read_flash failed=%xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_init.c
982
EL(ha, "failed, rval=%xh, checksum=%xh, id=%c%c%c%c, "
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_iocb.c
1058
EL(ha, "failed, rval = %xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_iocb.c
1441
EL(ha, "max mb8 debounce retries exceeded\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_iocb.c
1575
EL(ha, "failed, ql_req_pkt=%x\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_iocb.c
380
EL(ha, "failed, rval = %xh, isp_abort_needed\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_ioctl.c
1002
EL(ha, "failed, 24xx_load_nvram=%xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_ioctl.c
1054
EL(ha, "failed, kmem_zalloc\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_ioctl.c
1060
EL(ha, "ql_stall_driver failed\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_ioctl.c
1066
EL(ha, "failed, ql_lock_nvram=%xh\n", rval2);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_ioctl.c
1076
EL(ha, "nvram cache now valid.");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_ioctl.c
1083
EL(ha, "failed to dump nvram, rval=%x\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_ioctl.c
1090
EL(ha, "Buffer copy failed\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_ioctl.c
1112
EL(ha, "read_flash failed=%xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_ioctl.c
1157
EL(ha, "unsupported adapter feature\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_ioctl.c
1164
EL(ha, "failed, kmem_zalloc\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_ioctl.c
1169
EL(ha, "Buffer copy failed\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_ioctl.c
1176
EL(ha, "vpd RV tag missing\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_ioctl.c
1188
EL(ha, "mismatched checksum, cal=%xh, passed=%xh\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_ioctl.c
1196
EL(ha, "ql_stall_driver failed\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_ioctl.c
1203
EL(ha, "failed, ql_lock_nvram=%xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_ioctl.c
1216
EL(ha, "vpd load error: %xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_ioctl.c
1227
EL(ha, "failed, 24xx_load_nvram=%xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_ioctl.c
1237
EL(ha, "failed, load\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_ioctl.c
1240
EL(ha, "failed, kmem_zalloc2\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_ioctl.c
1242
EL(ha, "Buffer copy2 failed\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_ioctl.c
1283
EL(ha, "unsupported adapter feature\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_ioctl.c
1292
EL(ha, "Buffer copy failed\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_ioctl.c
1299
EL(ha, "failed, kmem_zalloc\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_ioctl.c
1305
EL(ha, "ql_stall_driver failed\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_ioctl.c
1312
EL(ha, "failed, ql_lock_nvram=%xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_ioctl.c
132
EL(ha, "failed, rval = %xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_ioctl.c
1324
EL(ha, "read_flash failed=%xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_ioctl.c
1336
EL(ha, "Buffer copy failed\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_ioctl.c
1378
EL(ha, "null parameter passed!\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_ioctl.c
1453
EL(ha, "invalid parameter passed: opcode=%ph, "
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_ioctl.c
1464
EL(ha, "unable to allocate vpd memory\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_ioctl.c
1470
EL(ha, "unable to retrieve VPD data\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_ioctl.c
1498
EL(ha, "vpd tag len (%xh) exceeds vpd buffer "
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_ioctl.c
1519
EL(ha, "unable to find tag '%s'\n", opcode);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_ioctl.c
1521
EL(ha, "unable to find tag '%xh'\n", opcode[0]);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_ioctl.c
1565
EL(ha, "kmem_zalloc=null\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_ioctl.c
1582
EL(ha, "dump_flash status=%x\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_ioctl.c
1590
EL(ha, "ddi_copyin status=%xh, dp=%ph, ofst=%xh, "
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_ioctl.c
1599
EL(ha, "load_flash status=%x\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_ioctl.c
1636
EL(ha, "failed, driver_op_t ddi_copyin\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_ioctl.c
1711
EL(ha, "unsupported driver op cmd: %x\n", dop.cmd);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_ioctl.c
1754
EL(ha, "ql_stall_driver failed\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_ioctl.c
1759
EL(ha, "ql_setup_flash failed=%xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_ioctl.c
1770
EL(ha, "isp_abort_needed for restart\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_ioctl.c
1789
EL(ha, "failed, ddi_getlongprop=%xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_ioctl.c
1800
EL(ha, "failed, ddi_copyout\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_ioctl.c
181
EL(ha, "failed, rval = %xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_ioctl.c
1836
EL(ha, "failed, prop_update = %xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_ioctl.c
1872
EL(ha, "failed, ql_8021_fw_reload=%xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_ioctl.c
1879
EL(ha, "failed, ql_initiate_lip=%xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_ioctl.c
1947
EL(ha, "failed, ddi_copyout\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_ioctl.c
1996
EL(ha, "isp_abort_needed\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_ioctl.c
2040
EL(ha, "failed, kmem_zalloc\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_ioctl.c
2046
EL(ha, "failed, prop_name ddi_copyin\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_ioctl.c
2054
EL(ha, "failed, prop_update=%xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_ioctl.c
2089
EL(ha, "failed, incorrect length=%xh, size=%xh\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_ioctl.c
2097
EL(ha, "failed, kmem_zalloc\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_ioctl.c
2104
EL(ha, "failed, ddi_copyout\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_ioctl.c
2113
EL(ha, "failed, no dump file\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_ioctl.c
2118
EL(ha, "failed, driver_op_t ddi_copyout\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_ioctl.c
2147
EL(ha, "Already contains a dump file\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_ioctl.c
2215
EL(ha, "failed, length=%xh, size=%xh\n", dop->length,
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_ioctl.c
2222
EL(ha, "failed, ql_nv_util_dump\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_ioctl.c
2253
EL(ha, "failed, length=%xh, size=%xh\n", dop->length,
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_ioctl.c
2260
EL(ha, "failed, ql_nv_util_dump\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_ioctl.c
2292
EL(ha, "failed, kmem_zalloc\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_ioctl.c
2298
EL(ha, "ddi_copyin failed\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_ioctl.c
2304
EL(ha, "ql_stall_driver failed\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_ioctl.c
2318
EL(ha, "failed\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_ioctl.c
2349
EL(ha, "hba does not support VPD\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_ioctl.c
2354
EL(ha, "failed, length=%xh, size=%xh\n", dop->length,
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_ioctl.c
2361
EL(ha, "failed, ql_vpd_dump\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_ioctl.c
2392
EL(ha, "hba does not support VPD\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_ioctl.c
2397
EL(ha, "failed, length=%xh, size=%xh\n", dop->length,
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_ioctl.c
240
EL(ha, "failed, ql_busy_notification\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_ioctl.c
2404
EL(ha, "failed, ql_vpd_dump\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_ioctl.c
2436
EL(ha, "hba does not support VPD\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_ioctl.c
2441
EL(ha, "mem alloc failure of %xh bytes\n", dop->length);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_ioctl.c
2446
EL(ha, "ddi_copyin failed\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_ioctl.c
2453
EL(ha, "failed vpd_lookup\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_ioctl.c
2457
EL(ha, "failed, ddi_copyout\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_ioctl.c
2502
EL(ha2, "modclose rval=%xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_ioctl.c
2516
EL(ha2, "unable to load f/w module: '%x' "
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_ioctl.c
2520
EL(ha2, "f/w module updated: '%x'\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_ioctl.c
2524
EL(ha2, "isp abort needed (%d)\n", ha->instance);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_ioctl.c
289
EL(ha, "unknown command = %d\n", cmd);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_ioctl.c
304
EL(ha, "failed, cmd=%d rval=%d\n", cmd, rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_ioctl.c
347
EL(ha, "pm_busy_component failed = %xh\n", FC_FAILURE);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_ioctl.c
395
EL(ha, "pm_idle_component failed = %xh\n", FC_FAILURE);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_ioctl.c
426
EL(ha, "Not supported for 24xx\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_ioctl.c
437
EL(ha, "failed, ql_lock_nvram=%xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_ioctl.c
507
EL(ha, "Not supported for 24xx\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_ioctl.c
513
EL(ha, "failed, kmem_zalloc\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_ioctl.c
519
EL(ha, "failed, ql_lock_nvram=%xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_ioctl.c
608
EL(ha, "failed, ql_lock_nvram=%xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_ioctl.c
620
EL(ha, "failed, kmem_zalloc\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_ioctl.c
680
EL(ha, "24xx_read_flash failed=%xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_ioctl.c
698
EL(ha, "failed, kmem_zalloc\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_ioctl.c
897
EL(ha, "unprotect_flash failed, rval=%xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_ioctl.c
950
EL(ha, "failed, kmem_zalloc\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_ioctl.c
955
EL(ha, "Buffer copy failed\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_ioctl.c
964
EL(ha, "failed, buffer sanity check\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_ioctl.c
971
EL(ha, "ql_stall_driver failed\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_ioctl.c
978
EL(ha, "failed, ql_lock_nvram=%xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_ioctl.c
991
EL(ha, "nvram load failed, rval = %0xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_isr.c
1016
EL(ha, "%xh DCBX_STARTED received, mbx1=%xh, mbx2=%xh"
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_isr.c
1020
EL(ha, "%xh LIP received\n", mb[0]);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_isr.c
1093
EL(ha, "%d GB %xh Loop Up received\n", index, mb[0]);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_isr.c
1102
EL(ha, "%xh Loop Down received, mbx1=%xh, mbx2=%xh, mbx3=%xh, "
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_isr.c
1148
EL(ha, "%xh Port Database Update, Loop down "
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_isr.c
1175
EL(ha, "%xh Port Database Update, Login/Logout "
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_isr.c
1179
EL(ha, "%xh Port Database Update received, mbx1=%xh,"
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_isr.c
1222
EL(ha, "%xh RSCN match adapter, mbx1=%xh, mbx2=%xh, "
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_isr.c
1225
EL(ha, "%xh RSCN received, mbx1=%xh, mbx2=%xh, "
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_isr.c
1244
EL(ha, "%xh LIP error received, mbx1=%xh\n", mb[0],
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_isr.c
1254
EL(ha, "%xh IP packet/broadcast received, mbx1=%xh, "
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_isr.c
126
EL(ha, "intr_set_mask status=%xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_isr.c
1262
EL(ha, "Unknown IP device=%xh\n", s_id.b24);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_isr.c
1296
EL(ha, "ql_ub_frame_hdr failed, "
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_isr.c
1306
EL(ha, "%xh IP low water mark / RCV buffer empty received\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_isr.c
1312
EL(ha, "%xh IP HDR data split received\n", mb[0]);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_isr.c
1316
EL(ha, "%xh error logging disabled received, "
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_isr.c
1323
EL(ha, "%xh DCBX completed received\n", mb[0]);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_isr.c
1325
EL(ha, "%xh Point to Point Mode received\n", mb[0]);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_isr.c
1341
EL(ha, "%xh FCF configuration Error received, mbx1=%xh\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_isr.c
1346
EL(ha, "%xh DCBX parameters changed received, mbx1=%xh\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_isr.c
1353
EL(ha, "%xh Change In Connection received, "
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_isr.c
1365
EL(ha, "%xh Change In Connection received, "
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_isr.c
1372
EL(ha, "%xh ZIO response received\n", mb[0]);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_isr.c
1379
EL(ha, "%xh Port Bypass Changed received, mbx1=%xh\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_isr.c
1394
EL(ha, "%xh Receive Error received, mbx1=%xh, mbx2=%xh\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_isr.c
1400
EL(ha, "%xh LS_RJT Response Sent ELS=%xh\n", mb[0],
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_isr.c
1405
EL(ha, "%xh firmware restart complete received mb1=%xh\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_isr.c
1415
EL(ha, "%xh MBA_IDC_COMPLETE received, mbx2=%xh\n", mb[0],
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_isr.c
1427
EL(ha, "unknown IDC completion opcode=%xh\n", mb[2]);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_isr.c
1436
EL(ha, "%xh MBA_IDC_REQ_NOTIFICATION received, mbx1=%xh, "
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_isr.c
1454
EL(ha, "unknown IDC request opcode=%xh\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_isr.c
1472
EL(ha, "%xh MBA_IDC_TIME_EXTENDED received, mbx2=%xh\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_isr.c
1477
EL(ha, "%xh UNKNOWN event received, mbx1=%xh, mbx2=%xh, "
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_isr.c
1611
EL(ha, "index error = %xh, isp_abort_needed",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_isr.c
170
EL(ha, "intr_clr_mask status=%xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_isr.c
1747
EL(ha, "Unknown IOCB entry type=%xh\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_isr.c
1806
EL(ha, "Aborted command sp=QL_ABORTED_SRB, "
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_isr.c
1810
EL(ha, "Aborted command sp=%ph, handle=%xh\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_isr.c
1815
EL(ha, "Aborted command handle=%xh, out of range "
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_isr.c
1825
EL(ha, "Request Queue DMA error\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_isr.c
1827
EL(ha, "Invalid Entry Order\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_isr.c
1829
EL(ha, "Invalid Entry Count\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_isr.c
1831
EL(ha, "Invalid Entry Parameter\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_isr.c
1833
EL(ha, "Invalid Entry Type\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_isr.c
1835
EL(ha, "Busy\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_isr.c
1837
EL(ha, "UNKNOWN flag = %xh error\n", pkt->entry_status);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_isr.c
1853
EL(ha, "QL_ABORTED_SRB handle=%xh\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_isr.c
1863
EL(ha, "IOCB handle mismatch pkt=%xh, sp=%xh\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_isr.c
1870
EL(ha, "osc index out of range, index=%xh, handle=%xh\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_isr.c
1941
EL(ha, "QL_ABORTED_SRB handle=%xh\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_isr.c
1951
EL(ha, "IOCB handle mismatch pkt=%xh, sp=%xh\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_isr.c
1958
EL(ha, "osc index out of range, index=%xh, handle=%xh\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_isr.c
1971
EL(ha, "CS_QUEUE_FULL, d_id=%xh, lun=%xh\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_isr.c
2081
EL(ha, "QL_ABORTED_SRB handle=%xh\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_isr.c
2091
EL(ha, "IOCB handle mismatch pkt=%xh, sp=%xh\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_isr.c
2098
EL(ha, "osc index out of range, index=%xh, handle=%xh\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_isr.c
2109
EL(sp->ha, "CS_QUEUE_FULL, d_id=%xh, lun=%xh\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_isr.c
2198
EL(ha, "sp=%xh, resp_id=%xh, get=%d, index=%xh\n", sp,
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_isr.c
2208
EL(ha, "last chance DMA sync, index=%xh\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_isr.c
2291
EL(sp->ha, "mismatch resid's: fw=%xh, pkt=%xh\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_isr.c
2498
EL(sp->ha, "Loop Not Ready Retry, d_id=%xh, lun=%xh\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_isr.c
2510
EL(sp->ha, "Port Down Retry=%xh, d_id=%xh, lun=%xh, count=%d"
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_isr.c
2554
EL(sp->ha, "Reset Retry, d_id=%xh, lun=%xh\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_isr.c
2557
EL(sp->ha, "Queue Full Retry, d_id=%xh, lun=%xh, "
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_isr.c
2577
EL(sp->ha, "Abort Retry, d_id=%xh, lun=%xh\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_isr.c
2599
EL(ha, "transport error - "
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_isr.c
260
EL(ha, "ha=%p, intr_pri=%p not attached\n", (void *)ha,
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_isr.c
2601
EL(ha, "ssh=%xh, ssl=%xh\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_isr.c
2617
EL(sp->ha, "Cmplt status err = %xh, d_id=%xh, lun=%xh,"
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_isr.c
267
EL(ha, "power down exit\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_isr.c
2685
EL(sp->ha, "check condition sense data, "
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_isr.c
2709
EL(sp->ha, "check condition, d_id=%xh, lun=%xh"
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_isr.c
2827
EL(ha, "QL_ABORTED_SRB handle=%xh\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_isr.c
2837
EL(ha, "IOCB handle mismatch pkt=%xh, sp=%xh\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_isr.c
2844
EL(ha, "osc index out of range, index=%xh, handle=%xh\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_isr.c
2864
EL(ha, "Loop Not Ready Retry, d_id=%xh\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_isr.c
2876
EL(ha, "Port Down Retry=%xh, d_id=%xh, count=%d\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_isr.c
291
EL(ha, "unsupported MULTI_Q_RSP_UPDATE, index=%d\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_isr.c
2913
EL(ha, "Reset Retry, d_id=%xh\n", tq->d_id.b24);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_isr.c
2919
EL(ha, "Cmplt status err=%xh, d_id=%xh\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_isr.c
2966
EL(ha, "Unknown IP device ID=%xh\n", s_id.b24);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_isr.c
2986
EL(ha, "ql_ub_frame_hdr failed, isp_abort_needed\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_isr.c
3023
EL(ha, "No IP receive device\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_isr.c
3034
EL(ha, "ql_ub_frame_hdr failed, isp_abort_needed\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_isr.c
3076
EL(ha, "Unknown IP device ID=%xh\n", s_id.b24);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_isr.c
3098
EL(ha, "ql_ub_frame_hdr failed, isp_abort_needed\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_isr.c
3148
EL(ha, "QL_ABORTED_SRB handle=%xh\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_isr.c
3158
EL(ha, "IOCB handle mismatch pkt=%xh, sp=%xh\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_isr.c
3165
EL(ha, "osc index out of range, index=%xh, handle=%xh\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_isr.c
3172
EL(ha, "Not SRB_MS_PKT flags=%xh, isp_abort_needed",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_isr.c
3191
EL(ha, "Resouce Unavailable Retry = %d\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_isr.c
3217
EL(ha, "Port Down Retry\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_isr.c
3244
EL(ha, "Reset Retry\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_isr.c
3254
EL(ha, "Data underrun\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_isr.c
3261
EL(ha, "Port unavailable %xh\n", sp->pkt->pkt_reason);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_isr.c
3268
EL(ha, "status err=%xh\n", sp->pkt->pkt_reason);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_isr.c
3322
EL(ha, "format=%d, index=%d, status=%d\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_isr.c
3360
EL(ha, "sts sc=%d, rjt_rea=%xh, "
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_isr.c
339
EL(ha, "22XX unknown interrupt type\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_isr.c
3418
EL(ha, "QL_ABORTED_SRB handle=%xh\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_isr.c
3428
EL(ha, "IOCB handle mismatch pkt=%xh, sp=%xh\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_isr.c
3435
EL(ha, "osc index out of range, index=%xh, handle=%xh\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_isr.c
3442
EL(ha, "Not SRB_ELS_PKT flags=%xh, isp_abort_needed\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_isr.c
3458
EL(ha, "srb=%ph,status err=%xh\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_isr.c
3462
EL(ha, "e1=%xh e2=%xh\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_isr.c
3498
EL(ha, "els opcode=%x srb=%ph,pkt=%ph, tq=%ph"
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_isr.c
3509
EL(ha, "Set port's source ID %xh\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_isr.c
3516
EL(ha, "ha=%x srb->ha=%x\n", ha, srb->ha);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_isr.c
367
EL(ha, "fw_dump, index=%d, active stat=%xh\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_isr.c
415
EL(ha, "unsupported MULTI_Q_RSP_UPDATE"
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_isr.c
504
EL(ha, "unsupported ATIO queue update"
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_isr.c
509
EL(ha, "unsupported ATIO response queue "
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_isr.c
606
EL(ha, "parity/pause error, isp_abort_needed\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_isr.c
627
EL(ha, "UNKNOWN interrupt status=%xh, hccr=%xh\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_isr.c
671
EL(ha, "mcp == NULL\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_isr.c
814
EL(ha, "QL_ABORTED_SRB handle=%xh\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_isr.c
838
EL(ha, "%xh unknown IOCB handle=%xh\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_isr.c
841
EL(ha, "%xh mismatch IOCB handle "
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_isr.c
846
EL(ha, "%xh Fast post, mbx1=%xh, mbx2=%xh, "
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_isr.c
860
EL(ha, "%xh ISP Invalid handle, "
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_isr.c
869
EL(ha, "%xh Reset received\n", mb[0]);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_isr.c
879
EL(ha, "%xh ISP System Error, isp_abort_needed\n mbx1=%xh, "
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_isr.c
892
EL(ha, "%xh ISP System Error, isp_abort_needed\n mbx13=%xh, "
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_isr.c
908
EL(ha, "%xh ISP System Error, mbx24=%xh, mbx25=%xh, "
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_isr.c
944
EL(ha, "%xh Request Transfer Error received, "
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_isr.c
964
EL(ha, "%xh Response Transfer Error received,"
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_isr.c
984
EL(ha, "%xh Request Queue Wake-up "
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_isr.c
994
EL(ha, "%xh Menlo Alert Notification received, mbx1=%xh,"
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_mbx.c
103
EL(vha, "powerdown availability cmd=%xh\n", mcp->mb[0]);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_mbx.c
1044
EL(ha, "failed, rval = %xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_mbx.c
1113
EL(ha, "failed=%xh, d_id=%xh\n", rval, tq->d_id.b24);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_mbx.c
1179
EL(ha, "failed=%xh, d_id=%xh\n", rval, tq->d_id.b24);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_mbx.c
1245
EL(ha, "failed=%xh, d_id=%xh\n", rval, tq->d_id.b24);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_mbx.c
130
EL(vha, "waiting for availability aborted, "
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_mbx.c
1312
EL(ha, "failed=%xh, d_id=%xh\n", rval, tq->d_id.b24);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_mbx.c
134
EL(vha, "failed availability cmd=%xh\n", mcp->mb[0]);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_mbx.c
1352
EL(ha, "failed, kmem_zalloc\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_mbx.c
1381
EL(ha, "failed, entry_status=%xh, d_id=%xh\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_mbx.c
1389
EL(ha, "failed, comp_status=%xh, d_id=%xh\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_mbx.c
1397
EL(ha, "failed, rval = %xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_mbx.c
1445
EL(ha, "failed=%xh, d_id=%xh\n", rval, tq->d_id.b24);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_mbx.c
1492
EL(ha, "failed=%xh, d_id=%xh\n", rval, tq->d_id.b24);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_mbx.c
1552
EL(ha, "d_id=%xh, loop_id=%xh, failed=%xh\n", tq->d_id.b24,
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_mbx.c
1632
EL(ha, "d_id=%xh, loop_id=%xh, failed=%xh, mb1=%02xh, "
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_mbx.c
1689
EL(ha, "tq=%ph, loop_id=%xh, d_id=%xh, flag=%xh\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_mbx.c
1709
EL(ha, "failed, rval=%xh, d_id=%xh, loop_id=%xh\n", rval,
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_mbx.c
1749
EL(ha, "failed, kmem_zalloc\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_mbx.c
1764
EL(ha, "failed, entry_status=%xh, d_id=%xh\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_mbx.c
178
EL(vha, "reltimedwait expired cmd=%xh\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_mbx.c
1790
EL(ha, "failed, status=%xh, iop0=%xh, iop1="
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_mbx.c
1828
EL(ha, "log iop1 = %xh\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_mbx.c
1862
EL(ha, "pkt->log iop[0]=%xh\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_mbx.c
1887
EL(ha, "failed, rval=%xh, d_id=%xh loop_id=%xh\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_mbx.c
1927
EL(ha, "failed, rval = %xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_mbx.c
2043
EL(ha, "d_id=%xh, loop_id=%xh, not logged in "
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_mbx.c
2070
EL(ha, "failed, rval=%xh, d_id=%xh, loop_id=%xh\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_mbx.c
2107
EL(ha, "setup_mbox_dma_resources failed: %xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_mbx.c
2128
EL(ha, "failed=%xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_mbx.c
2164
EL(ha, "failed, setup_mbox_dma_transfer: %x\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_mbx.c
2181
EL(ha, "failed, rval = %xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_mbx.c
2252
EL(ha, "failed, rval = %xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_mbx.c
2308
EL(ha, "failed=%xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_mbx.c
232
EL(vha, "command timeout, isp_abort_needed\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_mbx.c
2349
EL(ha, "setup_mbox_dma_resources failed: %xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_mbx.c
2396
EL(ha, "failed=%xh, mbx1=%xh\n", rval, mcp->mb[1]);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_mbx.c
2407
EL(ha, "failed=%xh, mbx1=%xh\n", rval, mcp->mb[1]);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_mbx.c
2446
EL(ha, "setup_mbox_dma_resources failed: %x\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_mbx.c
2488
EL(ha, "failed=%xh, mbx1=%xh, mbx2=%xh\n", rval,
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_mbx.c
2527
EL(ha, "failed=%xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_mbx.c
2567
EL(ha, "failed, rval = %xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_mbx.c
2617
EL(ha, "failed, rval = %xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_mbx.c
2663
EL(ha, "failed, rval = %xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_mbx.c
2722
EL(ha, "failed, rval = %xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_mbx.c
2776
EL(ha, "failed=%xh, d_id=%xh, handle=%xh\n", rval,
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_mbx.c
2813
EL(ha, "failed, kmem_zalloc\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_mbx.c
283
EL(vha, "%s failed, rval=%xh, mcp->mb[0]=%xh\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_mbx.c
2833
EL(ha, "failed, entry_status=%xh, d_id=%xh\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_mbx.c
2839
EL(ha, "failed, comp_status=%xh, d_id=%xh\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_mbx.c
2849
EL(ha, "failed=%xh, d_id=%xh\n", rval, tq->d_id.b24);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_mbx.c
2893
EL(ha, "failed, rval = %xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_mbx.c
2931
EL(ha, "setup_mbox_dma_resources failed: %xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_mbx.c
2968
EL(ha, "failed, rval = %xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_mbx.c
3024
EL(ha, "failed, rval = %xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_mbx.c
3084
EL(ha, "failed, rval = %xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_mbx.c
3130
EL(ha, "failed, rval = %xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_mbx.c
3174
EL(ha, "failed, rval = %xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_mbx.c
319
EL(ha, "failed, setup_mbox_dma_transfer: %xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_mbx.c
3213
EL(ha, "setup_mbox_dma_transfer failed: %x\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_mbx.c
3234
EL(ha, "failed=%xh, mbx1=%xh\n", rval, mcp->mb[1]);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_mbx.c
3314
EL(ha, "failed=%xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_mbx.c
3369
EL(ha, "failed=%xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_mbx.c
3416
EL(ha, "failed=%xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_mbx.c
3462
EL(ha, "failed=%xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_mbx.c
349
EL(ha, "failed, ql_get_dma_mem FC_NOMEM\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_mbx.c
3522
EL(ha, "dma setup failed=%xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_mbx.c
3579
EL(ha, "ql_init_req_q=%xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_mbx.c
3588
EL(ha, "ql_init_rsp_q=%xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_mbx.c
3597
EL(ha, "failed=%xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_mbx.c
3656
EL(ha, "failed=%xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_mbx.c
3706
EL(ha, "failed=%xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_mbx.c
3761
EL(ha, "failed=%xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_mbx.c
3813
EL(ha, "failed=%xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_mbx.c
3853
EL(ha, "setup_mbox_dma_transfer failed: %x\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_mbx.c
3898
EL(ha, "failed=%xh, mb1=%xh\n", rval, mcp->mb[1]);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_mbx.c
3937
EL(ha, "setup_mbox_dma_transfer failed: %x\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_mbx.c
3970
EL(ha, "failed=%xh, mb1=%xh\n", rval,
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_mbx.c
4021
EL(ha, "failed=%xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_mbx.c
4068
EL(ha, "failed=%xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_mbx.c
4126
EL(ha, "failed=%xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_mbx.c
4164
EL(ha, "failed=%xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_mbx.c
4216
EL(ha, "failed=%xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_mbx.c
4270
EL(ha, "failed=%xh, mb1=%xh\n", rval, mcp->mb[1]);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_mbx.c
4312
EL(ha, "failed=%xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_mbx.c
434
EL(ha, "HBA does not support IP\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_mbx.c
4361
EL(ha, "insert time: %x %xh\n", MSD(time), LSD(time));
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_mbx.c
4404
EL(ha, "invalid option: %xh\n", opt);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_mbx.c
4428
EL(ha, "failed=%xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_mbx.c
4475
EL(ha, "failed=%xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_mbx.c
4515
EL(ha, "status=%xh, mbx1=%xh\n", rval, mcp->mb[1]);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_mbx.c
453
EL(ha, "failed, setup_mbox_dma_transfer: %xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_mbx.c
4564
EL(ha, "status=%xh, mbx2=%xh\n", rval, mcp->mb[2]);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_mbx.c
4761
EL(ha, "status=%xh, mbx1=%xh, mbx2=%xh, mbx3=%xh, mbx4=%xh\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_mbx.c
477
EL(ha, "failed, rval = %xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_mbx.c
4809
EL(ha, "cmd=%xh, status=%xh, mbx1=%xh, mbx2=%xh, mbx3=%xh, "
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_mbx.c
4849
EL(ha, "setup_mbox_dma_resources failed: %xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_mbx.c
4870
EL(ha, "status=%xh, mbx1=%xh, mbx2=%xh\n", rval, mcp->mb[1],
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_mbx.c
4907
EL(ha, "failed=%xh\n", QL_MEMORY_ALLOC_FAILED);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_mbx.c
4930
EL(ha, "failed=%xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_mbx.c
4968
EL(ha, "failed=%xh\n", QL_MEMORY_ALLOC_FAILED);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_mbx.c
4993
EL(ha, "status=%xh, mbx1=%xh, mbx2=%xh\n", rval, mcp->mb[1],
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_mbx.c
5047
EL(ha, "failed=%xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_mbx.c
5087
EL(ha, "failed=%xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_mbx.c
5167
EL(ha, "failed=%xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_mbx.c
5226
EL(ha, "status=%xh, mbx1=%xh\n", rval, mcp->mb[1]);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_mbx.c
5283
EL(ha, "status=%xh, mbx1=%xh\n", rval, mcp->mb[1]);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_mbx.c
5320
EL(ha, "failed, rval=%xh, mbx1=%xh, mbx2=%xh\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_mbx.c
533
EL(ha, "failed, rval = %xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_mbx.c
5365
EL(ha, "failed=%xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_mbx.c
5413
EL(ha, "failed=%xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_mbx.c
5467
EL(ha, "failed, rval=%xh, mbx1=%xh\n", rval, mcp->mb[1]);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_mbx.c
5510
EL(ha, "failed=%xh, mbx1=%xh, addr=%xh, data=%xh\n", rval,
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_mbx.c
5552
EL(ha, "failed=%xh, mbx1=%xh, addr=%xh\n", rval, mcp->mb[1],
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_mbx.c
5597
EL(ha, "failed, rval=%xh, mbx1=%xh\n", rval, mcp->mb[1]);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_mbx.c
5641
EL(ha, "failed, rval=%xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_mbx.c
567
EL(ha, "failed, rval = %xh, mb1=%xh, mb2=%xh, mb3=%xh\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_mbx.c
5695
EL(ha, "failed, rval=%xh", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_mbx.c
631
EL(ha, "failed, rval = %xh, mb1=%xh, mb2=%xh, mb3=%xh\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_mbx.c
686
EL(ha, "failed, rval = %xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_mbx.c
773
EL(ha, "failed, rval = %xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_mbx.c
816
EL(ha, "failed=%xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_mbx.c
854
EL(ha, "failed, setup_mbox_dma_transfer: %xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_mbx.c
876
EL(ha, "failed, rval = %xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_mbx.c
929
EL(ha, "failed, rval = %xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_nx.c
1000
EL(ha, "failed to write through agent\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_nx.c
1048
EL(ha, "timeout\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_nx.c
1080
EL(ha, "timeout\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_nx.c
1111
EL(ha, "Timeout reached waiting for rom done\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_nx.c
1130
EL(ha, "Error waiting for rom done2\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_nx.c
1142
EL(ha, "timeout status=%x\n", status);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_nx.c
1155
EL(ha, "Error waiting for rom done\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_nx.c
1178
EL(ha, "rom_lock failed\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_nx.c
1194
EL(ha, "Error waiting for rom done\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_nx.c
1204
EL(ha, "Error waiting for rom done1\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_nx.c
1209
EL(ha, "Error waiting for flash done\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_nx.c
1223
EL(ha, "Error waiting for rom done\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_nx.c
1232
EL(ha, "Error waiting for rom done1\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_nx.c
1237
EL(ha, "Error waiting for flash done\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_nx.c
1265
EL(ha, "rom_lock failed\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_nx.c
1286
EL(ha, "rom_lock failed\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_nx.c
1307
EL(ha, "rom_lock failed\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_nx.c
1314
EL(ha, "Error waiting for rom done\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_nx.c
1322
EL(ha, "Error waiting for rom done1\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_nx.c
1325
EL(ha, "Error waiting for flash done\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_nx.c
1347
EL(ha, "success=%xh\n", val);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_nx.c
1350
EL(ha, "PHAN_INITIALIZE_FAILED\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_nx.c
1369
EL(ha, "firmware init failed=%x\n", val);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_nx.c
1389
EL(ha, "ERROR Reading crb_init area: n: %08x\n", n);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_nx.c
1395
EL(ha, "n=0x%x Error! NetXen card flash not initialized\n", n);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_nx.c
1401
EL(ha, "Unable to zalloc memory\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_nx.c
1410
EL(ha, "ql_8021_rom_fast_read != 0 to zalloc memory\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_nx.c
1421
EL(ha, "Err: Unknown addr: 0x%lx\n", buf[i].addr);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_nx.c
1524
EL(ha, "ql_8021_rom_fast_read != 0\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_nx.c
1529
EL(ha, "qla_fc_8021_pci_mem_write_2M != 0\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_nx.c
1552
EL(ha, "ql_8021_rom_fast_read3 != 0\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_nx.c
1583
EL(ha, "signature=%x\n", size);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_nx.c
1596
EL(ha, "qla_fc_8021_pci_mem_write_2M != 0\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_nx.c
1608
EL(ha, "IMAGE_START size=%llx\n", size);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_nx.c
1621
EL(ha, "qla_fc_8021_pci_mem_write_2M != 0\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_nx.c
1644
EL(ha, "CRB_UNM_GLB_SW_RST=%x exit\n", data);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_nx.c
1729
EL(ha, "pinit_from_rom ret=%d\n", ret);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_nx.c
1756
EL(ha, "type=%d, ret=%d\n", type, ret);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_nx.c
1770
EL(ha, "from driver\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_nx.c
1777
EL(ha, "from flash\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_nx.c
1814
EL(ha, "fw v%d.%02d.%02d\n", ha->fw_major_version,
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_nx.c
1817
EL(ha, "status = -1\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_nx.c
1963
EL(ha, "status=%xh\n", QL_FUNCTION_FAILED);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_nx.c
2014
EL(ha, "dev_state=NX_DEV_COLD\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_nx.c
2050
EL(ha, "dev_state=NX_DEV_READY\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_nx.c
2057
EL(ha, "dev_state=NX_DEV_FAILED\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_nx.c
2064
EL(ha, "dev_state=NX_DEV_NEED_RESET\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_nx.c
2074
EL(ha, "HW State: COLD/RE-INIT\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_nx.c
2082
EL(ha, "dev_state=NX_DEV_NEED_QUIESCENT\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_nx.c
2100
EL(ha, "dev_state=NX_DEV_INITIALIZING\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_nx.c
2122
EL(ha, "dev_state=NX_DEV_QUIESCENT\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_nx.c
2130
EL(ha, "dev_state=%x, default\n", dev_state);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_nx.c
2209
EL(ha, "nx_dev_need_reset\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_nx.c
2224
EL(ha, "halt_status1=%xh, halt_status2=%xh,\n"
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_nx.c
2266
EL(ha, "version check needs reset\n", dev_state);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_nx.c
2271
EL(ha, "device needs reset\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_nx.c
2275
EL(ha, "state=%xh needs reset\n", dev_state);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_nx.c
2355
EL(ha, "size=%xh status=%xh\n", tsize, rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_nx.c
2382
EL(ha, "unable to allocate template buffer, "
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_nx.c
2392
EL(ha, "status=%xh, chksum=%xh\n", rval, chksum);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_nx.c
2416
EL(ha, "capture mask %02xh below minimum needed for valid "
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_nx.c
2545
EL(ha, "Entry ID=%d, entry_type=%d non zero "
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_nx.c
2553
EL(ha, "Entry ID=%d, entry_type=%d unknown\n", e_cnt,
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_nx.c
2561
EL(ha, "Template configuration error. Check Template\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_nx.c
2653
EL(ha, "timeout\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_nx.c
2769
EL(ha, "failed to read=xh\n", i);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_nx.c
2947
EL(ha, "timeout\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_nx.c
3024
EL(ha, "%d %04x Dump write count = %d did not match entry "
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_nx.c
432
EL(ha, "Written crbwin (0x%x) != Read crbwin (0x%x), "
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_nx.c
499
EL(ha, "timeout\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_nx.c
524
EL(ha, "%llx >= %llx\n", *off, UNM_CRB_MAX);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_nx.c
535
EL(ha, "%llx < %llx\n", *off, UNM_PCI_CRBSPACE);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_nx.c
594
EL(ha, "Warning, Written MNwin (0x%x) != Read MNwin "
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_nx.c
604
EL(ha, "QM access not handled\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_nx.c
614
EL(ha, "Written OCMwin (0x%x) != Read OCMwin (0x%x)\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_nx.c
626
EL(ha, "Written MSwin (0x%x) != Read MSwin (0x%x)\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_nx.c
637
EL(ha, "Unknown address range\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_nx.c
658
EL(ha, "DDR network side\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_nx.c
691
EL(ha, "out of bound pci memory access. offset is 0x%llx\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_nx.c
712
EL(ha, "invalid size=%x\n", size);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_nx.c
734
EL(ha, "out of bound pci memory access. offset is 0x%llx\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_nx.c
755
EL(ha, "invalid size=%x\n", size);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_nx.c
827
EL(ha, "failed to read through agent\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_nx.c
920
EL(ha, "8021_pci_mem_read_2M != 0\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
10004
EL(ha, "failed, ddi_copyin\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
10018
EL(ha, "failed, write_serdes_mbx=%xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
10031
EL(ha, "failed, ResponseLen < EXT_SERDES_REG, "
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
10039
EL(ha, "failed, read_serdes_mbx=%xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
10051
EL(ha, "failed, ddi_copyout\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
10059
EL(ha, "unknown subcode=%xh\n", cmd->SubCode);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
10094
EL(ha, "invalid request for HBA\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
10103
EL(ha, "failed, ddi_copyin\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
10117
EL(ha, "failed, write_serdes_mbx=%xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
10130
EL(ha, "failed, ResponseLen < EXT_SERDES_REG_EX, "
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
10139
EL(ha, "failed, read_serdes_mbx=%xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
10151
EL(ha, "failed, ddi_copyout\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
10159
EL(ha, "unknown subcode=%xh\n", cmd->SubCode);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
10200
EL(ha, "failed, LOOP_NOT_READY\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
10208
EL(ha, "failed, RequestLen < EXT_ELS_PT_REQ, Len=%xh\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
10221
EL(ha, "failed, ddi_copyin\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
10265
EL(ha, "failed, els to adapter\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
10274
EL(ha, "failed, device not found\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
10285
EL(ha, "failed, kmem_zalloc\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
1030
EL(ha, "failed, data rate=%xh\n", mr.mb[1]);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
10301
EL(ha, "failed, kmem_zalloc\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
10386
EL(ha, "failed, I/O timeout, cs=%xh, es=%xh, "
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
10446
EL(ha, "failed, I/O timeout, cs=%xh, es=%xh, "
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
10467
EL(ha, "failed, ddi_copyout\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
10512
EL(ha, "failed, ResponseLen < 0x%x, Len=0x%x\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
10526
EL(ha, "failed, ddi_copyout\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
10534
EL(ha, "failed, RequestLen < EXT_FLASH_UPDATE_CAPS, "
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
10545
EL(ha, "failed, ddi_copyin\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
10558
EL(ha, "unknown subcode=%xh\n", cmd->SubCode);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
10594
EL(ha, "failed, ResponseLen < 0x%x, Len=0x%x\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
10601
EL(ha, "invalid request for HBA\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
1061
EL(ha, "sfp_stat: %xh\n", ha->sfp_stat);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
10646
EL(ha, "failed, ddi_copyout\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
10685
EL(ha, "failed, LOOP_NOT_READY\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
10703
EL(ha, "failed, get_link_status=%xh, id=%xh\n", rval,
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
10713
EL(ha, "failed, ddi_copyout\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
1086
EL(ha, "unknown HBA type: %xh\n", ha->device_id);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
1134
EL(ha, "failed, ddi_copyout\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
1173
EL(ha, "failed, ResponseLen < EXT_DISC_PORT, Len=%xh\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
1213
EL(ha, "failed, port not found port=%d\n", cmd->Instance);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
1249
EL(ha, "failed, ddi_copyout\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
1288
EL(ha, "failed, ResponseLen < EXT_DISC_TARGET, Len=%xh\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
1325
EL(ha, "failed, not found target=%d\n", cmd->Instance);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
1362
EL(ha, "failed, ddi_copyout\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
1394
EL(ha, "failed, ResponseLen < EXT_FW, Len=%xh\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
1411
EL(ha, "failed, ddi_copyout\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
1445
EL(ha, "failed, ResponseLen < EXT_CHIP, Len=%xh\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
1474
EL(ha, "failed, ddi_copyout\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
1506
EL(ha, "failed, ResponseLen < EXT_DRIVER, Len=%xh\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
1525
EL(ha, "failed, ddi_copyout\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
1565
EL(ha, "failed, No switch\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
1572
EL(ha, "failed, LOOP_NOT_READY\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
1588
EL(ha, "failed, server login\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
1603
EL(ha, "failed, kmem_zalloc\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
1619
EL(ha, "failed, kmem_zalloc\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
1629
EL(ha, "failed, get_buffer_data\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
1713
EL(ha, "failed, I/O timeout or "
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
1773
EL(ha, "failed, I/O timeout or "
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
1802
EL(ha, "failed, send_buffer_data\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
1856
EL(ha, "failed, ddi_copyin\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
1894
EL(ha, "failed, request_cnt < EXT_DEF_MAX_AEN_QUEUE, "
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
1940
EL(ha, "failed, ddi_copyout\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
195
EL(ha, "failed, kmem_zalloc\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
2030
EL(ha, "failed, event code not supported=%xh\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
204
EL(ha, "failed, kmem_zalloc-2\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
2109
EL(ha, "failed, invalid SubCode=%xh\n", cmd->SubCode);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
2117
EL(ha, "failed, kmem_zalloc\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
2125
EL(ha, "failed, RequestLen != cnt, is=%xh, expected=%xh\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
2135
EL(ha, "failed, ddi_copyin\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
2192
EL(ha, "failed, SubCode=%xh invalid DestType=%xh\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
2208
EL(ha, "failed, fc_port not found\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
2215
EL(ha, "target not available; loopid=%xh\n", tq->loop_id);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
2229
EL(ha, "failed, kmem_zalloc\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
2261
EL(ha, "failed, get_buffer_data\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
2287
EL(ha, "failed, kmem_zalloc-2\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
2455
EL(ha, "failed, entry_status=%xh, d_id=%xh\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
2476
EL(ha, "login retry d_id=%xh\n", tq->d_id.b24);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
2481
EL(ha, "failed, login_fport=%xh, "
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
2488
EL(ha, "failed, login_lport=%xh, "
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
2502
EL(ha, "failed, suspended\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
2513
EL(ha, "failed, I/O\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
2676
EL(ha, "failed, Transfer ERROR\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
2731
EL(ha, "failed, Check Condition Status, d_id=%xh\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
2737
EL(ha, "failed, request sense ddi_copyout\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
2756
EL(ha, "failed, send_buffer_data\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
2763
EL(ha, "failed, cmd->Status=%xh, comp_status=%xh, "
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
2799
EL(ha, "incorrect RequestLen\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
2810
EL(ha, "failed, ddi_copyin\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
2819
EL(ha, "failed, device not found\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
2830
EL(ha, "failed, ddi_copyout\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
2862
EL(ha, "failed, ResponseLen < Len=%xh\n", cmd->ResponseLen);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
2873
EL(ha, "failed, ddi_copyout\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
2909
EL(ha, "failed, ResponseLen: %xh, needed: %xh\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
2920
EL(ha, "failed, ddi_copyout\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
2952
EL(ha, "failed, ResponseLen != NVRAM, Len=%xh\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
2963
EL(ha, "failed, copy error\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
2994
EL(ha, "failed, RequestLen != NVRAM, Len=%xh\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
3003
EL(ha, "failed, copy error\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
3034
EL(ha, "failed, invalid request for HBA\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
3041
EL(ha, "failed, RequestLen != VPD len, len passed=%xh\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
3051
EL(ha, "failed, errno=%x\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
3080
EL(ha, "failed, invalid request for HBA\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
3087
EL(ha, "failed, ResponseLen < VPD len, len passed=%xh\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
3096
EL(ha, "failed,\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
3128
EL(ha, "failed, adapter fcache not setup\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
3141
EL(ha, "failed, ResponseLen < %d, len passed=%xh\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
3163
EL(ha, "ddicopy failed, done\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
3183
EL(ha, "header size (%xh) exceeds buflen (%xh)\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
3196
EL(ha, "fw ddicopy failed, done\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
3236
EL(ha, "failed, adapter fcache not setup\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
3247
EL(ha, "failed, ResponseLen < %d, len passed=%xh\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
3263
EL(ha, "failed, ddicopy at %xh, done\n", boff);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
327
EL(ha, "function=%d not supported\n", cmd);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
3302
EL(ha, "ql_stall_driver failed\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
3313
EL(ha, "failed, ResponseLen=%xh, flash size=%xh\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
3319
EL(ha, "adjusting req=%xh, max=%xh\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
3330
EL(ha, "failed,\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
3336
EL(ha, "isp_abort_needed for restart\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
3368
EL(ha, "ql_stall_driver failed\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
3379
EL(ha, "failed, RequestLen=%xh, size=%xh\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
3387
EL(ha, "failed, RequestLen=%xh, flash size=%xh\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
3393
EL(ha, "failed,\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
3399
EL(ha, "isp_abort_needed for restart\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
3438
EL(ha, "failed, ddi_copyin\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
3446
EL(ha, "failed, BufferLength=%d, xfercnt=%d\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
3458
EL(ha, "failed, kmem_zalloc\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
3469
EL(ha, "failed, ddi_copyin-2\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
3478
EL(ha, "failed, LOOP_NOT_READY\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
3505
EL(ha, "transfer count (%d) > 252\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
3573
EL(ha, "failed, diagnostic_loopback_mbx=%xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
3584
EL(ha, "failed, ddi_copyout\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
3614
EL(ha, "failed, ddi_copyout-2\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
3652
EL(ha, "get_port_config status=%xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
3674
EL(ha, "set_port_config status=%xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
3722
EL(ha, "failed, LOOP_NOT_READY\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
3730
EL(ha, "failed, RequestLen < EXT_RNID_REQ, Len=%xh\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
3740
EL(ha, "failed, ddi_copyin\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
375
EL(ha, "failed, sdm_setup\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
3785
EL(ha, "failed, kmem_zalloc\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
3794
EL(ha, "failed, get_rnid_params_mbx=%xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
3820
EL(ha, "failed, device not found\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
3832
EL(ha, "failed, send_rnid_mbx=%xh, id=%xh\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
3837
EL(ha, "failed, loop not ready\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
3847
EL(ha, "failed, send_rnid_mbx=%xh, id=%xh\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
386
EL(ha, "Invalid HbaSelect vp index: %xh\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
3864
EL(ha, "failed, ddi_copyout\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
3869
EL(ha, "failed, EXT_STATUS_DATA_OVERRUN\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
3873
EL(ha, "failed, EXT_STATUS_DATA_UNDERRUN\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
3932
EL(ha, "failed, function not supported=%d\n", cmd->SubCode);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
3938
EL(ha, "failed, Status=%d\n", cmd->Status);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
4021
EL(ha, "failed, function not supported=%d\n", cmd->SubCode);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
4030
EL(ha, "failed, ResponseLen=%xh, size=%xh\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
4073
EL(ha, "failed, Status=%d\n", cmd->Status);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
4145
EL(ha, "failed, LOOP_NOT_READY\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
4152
EL(ha, "failed, kmem_zalloc\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
424
EL(ha, " %s\n", ha->flags & ADAPTER_SUSPENDED ?
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
4305
EL(ha, "failed, entry_status=%xh, d_id=%xh\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
4319
EL(ha, "failed, issue_iocb=%xh, d_id=%xh, cs=%xh, "
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
4336
EL(ha, "STATUS_CHECK Sense Data\n%2xh%3xh"
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
4352
EL(ha, "failed=%xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
436
EL(ha, "failed, sdm_return\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
4396
EL(ha, "failed, kmem_zalloc\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
4484
EL(ha, "failed, loop down\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
4643
EL(ha, "failed, entry_status=%xh, d_id=%xh\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
4650
EL(ha, "failed, issue_iocb=%xh, d_id=%xh, cs=%xh, "
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
4665
EL(ha, "STATUS_CHECK Sense Data\n%2xh%3xh"
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
4798
EL(ha, "failed, invalid type=%d\n", type);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
4837
EL(ha, "kmem_zalloc=null\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
4843
EL(ha, "read status=%xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
4873
EL(ha, "invalid descriptor table\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
4930
EL(ha, "flash desc table ok, exit\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
5166
EL(ha, "no default id\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
5179
EL(ha, "chip exceeds max size: %xh, using 128k\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
5185
EL(ha, "man_id=%xh, flash_id=%xh, size=%xh\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
5189
EL(ha, "unsupported mfr / type: man_id=%xh, flash_id=%xh\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
5222
EL(ha, "failed, bufsize: %xh, flash size: %xh\n", bsize,
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
5228
EL(ha, "failed, kmem_zalloc\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
5232
EL(ha, "failed, ddi_copyin\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
5235
EL(ha, "failed, load_fcode\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
5284
EL(ha, "failed, incorrect fcode for sbus\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
5315
EL(ha, "failed, rval=%xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
5351
EL(ha, "adjusting req=%xh, max=%xh\n", bsize,
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
5357
EL(ha, "failed, kmem_zalloc\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
5364
EL(ha, "failed, dump_fcode = %x\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
5367
EL(ha, "failed, ddi_copyout\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
5410
EL(ha, "exceeded flash range, sz=%xh, stp=%xh, flsz=%xh\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
5421
EL(ha, "failed2, rval = %xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
5453
EL(ha, "failed, ql_get_dma_mem=%xh\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
5516
EL(ha, "failed, rval = %xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
5560
EL(ha, "failed, rval=%xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
5584
EL(ha, "failed, LOOP_NOT_READY\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
5593
EL(ha, "failed, RequestLen < EXT_SET_RNID_REQ, Len=%xh\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
5604
EL(ha, "failed, ddi_copyin\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
5613
EL(ha, "failed, kmem_zalloc\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
5623
EL(ha, "failed, get_rnid_params_mbx=%xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
5639
EL(ha, "failed, set_rnid_params_mbx=%xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
5667
EL(ha, "failed, LOOP_NOT_READY\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
567
EL(ha, "failed, function not supported=%d\n", ioctl_code);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
5676
EL(ha, "failed, kmem_zalloc\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
5687
EL(ha, "failed, get_rnid_params_mbx=%xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
5698
EL(ha, "failed, ddi_copyout\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
5732
EL(ha, "failed, LOOP_NOT_READY\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
5740
EL(ha, "failed, reset_link_status_mbx=%xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
576
EL(ha, "failed, sdm_return\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
5803
EL(ha, "failed, LOOP_NOT_READY\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
5813
EL(ha, "failed, kmem_zalloc\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
5827
EL(ha, "failed, get_link_status=%xh, id=%xh\n", rval,
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
5852
EL(ha, "failed, ddi_copyout\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
5896
EL(ha, "failed, ddi_copyin\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
5912
EL(ha, "failed, fc_port not found\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
5925
EL(ha, "failed, LOOP_NOT_READY\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
5935
EL(ha, "failed, kmem_zalloc\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
5944
EL(ha, "failed, get_link_status=%xh, d_id=%xh\n", rval,
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
5962
EL(ha, "failed, ddi_copyout\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
6010
EL(ha, "failed, ddi_copyout\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
6047
EL(ha, "done - failed, RequestLen < EXT_BEACON_CONTROL,"
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
6056
EL(ha, "done - failed, Invalid function for HBA model\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
6066
EL(ha, "done - failed, ddi_copyin\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
6075
EL(ha, "LED off request -- LED is already off\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
6089
EL(ha, "failed, disable beacon request %xh\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
6109
EL(ha, "LED on request - LED is already on\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
6123
EL(ha, "failed, enable beacon request %xh\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
6145
EL(ha, "failed, unknown state request %xh\n", bstate.State);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
6178
EL(ha, "done - failed, ResponseLen < EXT_BEACON_CONTROL,"
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
618
EL(ha, "failed, kmem_zalloc\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
6187
EL(ha, "done - failed, Invalid function for HBA model\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
6194
EL(ha, "done - failed, isp abort active\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
6207
EL(ha, "failed, ddi_copyout\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
624
EL(ha, "failed, ddi_copyin\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
6299
EL(ha, "unsupported HBA: %xh\n", ha->device_id);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
635
EL(ha, "failed, signature\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
6360
EL(ha, "unsupported HBA: %xh\n", ha->device_id);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
638
EL(ha, "failed, version\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
6388
EL(ha, "failed, get_firmware_option=%xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
6398
EL(ha, "failed, set_firmware_option=%xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
6415
EL(ha, "failed, get_led_config=%xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
6429
EL(ha, "failed, get_firmware_option=%xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
6437
EL(ha, "failed, set_firmware_option=%xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
6450
EL(ha, "failed, get_firmware_option=%xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
6458
EL(ha, "failed, set_firmware_option=%xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
6468
EL(ha, "failed, led_config=%xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
6472
EL(ha, "unsupported HBA: %xh\n", ha->device_id);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
6517
EL(ha, "failed, get_firmware_option=%xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
6525
EL(ha, "failed, set_firmware_option=%xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
6535
EL(ha, "failed, get_firmware_option=%xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
6543
EL(ha, "failed, set_firmware_option=%xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
6548
EL(ha, "unsupported HBA: %xh\n", ha->device_id);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
6599
EL(ha, "failed, ddi_copyin\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
6631
EL(ha, "failed, rlen > ResponseLen, rlen=%d, Len=%d\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
6681
EL(ha, "failed, ddi_copyout\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
6696
EL(ha, "failed, ddi_copyout-2\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
6732
EL(ha, "failed, ddi_copyin\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
6746
EL(ha, "failed, fc_port not found\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
6757
EL(ha, "failed, ddi_copyout\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
6796
EL(ha, "buffer already populated\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
6803
EL(ha, "unable to setup flash; rval=%xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
6810
EL(ha, "node alloc failed\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
6833
EL(ha, "failed, 24xx dump_fcode"
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
6841
EL(ha, "flash header incorrect\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
6857
EL(ha, "failed, done\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
6899
EL(ha, "node alloc failed\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
6922
EL(ha, "passed buffer too small; fr=%xh, bsize=%xh\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
6931
EL(ha, "flash header incorrect\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
6942
EL(ha, "failed, done\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
6978
EL(ha, "fnode alloc failed\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
6982
EL(ha, "buf alloc failed\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
7134
EL(ha, "failed, null fcache ptr passed\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
7139
EL(ha, "failed, null pciinfo ptr passed\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
7148
EL(ha, "failed, unable to detect sbus fcode\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
7182
EL(ha, "failed, unable to allocate buffer\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
7231
EL(ha, "buffer format error: s0=%xh, s1=%xh, off=%xh\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
7241
EL(ha, "failed, data sig mismatch!\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
729
EL(ha, "failed, ddi_copyout\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
7311
EL(ha, "kmem_zalloc=null\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
7317
EL(ha, "fptr dump_flash pos=%xh, status=%xh\n", flt_paddr,
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
7331
EL(ha, "ptr chksum=%xh, sig=%c%c%c%c \n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
7372
EL(ha, "kmem_zalloc=null\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
7380
EL(ha, "fhdr dump_flash pos=%xh, status=%xh\n", faddr, rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
7398
EL(ha, "table chksum=%xh, version=%d\n", chksum, w16);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
7428
EL(ha, "cfg_map chksum=%xh, version=%d, "
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
7449
EL(ha, "cfg_map nv_rg=%d, vpd_rg=%d\n", nv_rg,
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
7618
EL(ha, "unassigned flash fn%d addr: %x\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
7632
EL(ha, "unassigned flash fn%d addr: %x\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
7698
EL(ha, "unassigned flash fn%d addr: %x\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
7768
EL(ha, "unassigned flash fn%d addr: %x\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
7772
EL(ha, "known function=%d, device_id=%x\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
7800
EL(ha, "failed, invalid request for HBA\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
7807
EL(ha, "failed, ResponseLen < SFP len, len passed=%xh\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
7816
EL(ha, "failed, copy error\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
7852
EL(ha, "failed, ql_get_dma_mem=%xh\n", rval2);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
7861
EL(ha, "failed, read_sfp=%xh\n", rval2);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
7870
EL(ha, "failed, ddi copy; byte cnt = %xh", dxfer);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
7914
EL(ha, "invalid request for this HBA\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
792
EL(ha, "failed, Unsupported Subcode=%xh\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
7921
EL(ha, "failed, loop not ready\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
7929
EL(ha, "failed, ddi_copyin\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
7936
EL(ha, "Unsupported dest lookup type: %xh\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
7952
EL(ha, "failed, fc_port not found\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
7970
EL(ha, "iidma get failed: %xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
8007
EL(ha, "failed, Port speed rate=%xh\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
8020
EL(ha, "failed, ddi_copyout\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
8055
EL(ha, "invalid set iidma rate: %x\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
8067
EL(ha, "iidma set failed: %xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
8075
EL(ha, "invalid mode specified: %x\n", port_param.Mode);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
8109
EL(ha, "invalid request for this HBA\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
8117
EL(ha, "f/w extended trace is not enabled\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
8126
EL(ha, "failed, ResponseLen (%xh) < %xh (FWEXTSIZE)\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
8136
EL(ha, "f/w extended trace insert"
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
8147
EL(ha, "f/w extended trace disable failed: %xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
8156
EL(ha, "failed, kmem_zalloc\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
8174
EL(ha, "failed, send_buffer_data\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
8214
EL(ha, "invalid request for this HBA\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
8222
EL(ha, "f/w FCE trace is not enabled\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
8231
EL(ha, "failed, ResponseLen (%xh) < %xh (FWFCESIZE)\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
8240
EL(ha, "f/w FCE trace disable failed: %xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
8249
EL(ha, "failed, kmem_zalloc\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
827
EL(ha, "failed, ResponseLen < EXT_HBA_NODE, "
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
8295
EL(ha, "failed, send_buffer_data\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
8306
EL(ha, "fcetrace enable failed: %xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
8309
EL(ha, "FCE Trace Re-Enabled\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
8367
EL(ha, "failed ResponseLen < buf_size, len passed=%xh\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
8377
EL(ha, "failed, copy err pci_dump\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
8409
EL(ha, "failed kmem_zalloc\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
8423
EL(ha, "failed ddi_copyout\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
8461
EL(ha, "failed, invalid request for HBA\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
8474
EL(ha, "RequestLen=%d < %d\n", cmd->RequestLen,
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
8485
EL(ha, "failed, ddi_copyin\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
8493
EL(ha, "ql_stall_driver failed\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
8502
EL(ha, "failed, status=%xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
8507
EL(ha, "failed, substatus=%d\n", mr.mb[1]);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
853
EL(ha, "failed, No room for fpga version string\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
8542
EL(ha, "failed, invalid request for HBA\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
8551
EL(ha, "ResponseLen=%d < %d\n", cmd->ResponseLen,
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
8560
EL(ha, "failed, kmem_zalloc\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
8578
EL(ha, "failed, status=%xh, es=%xh, cs=%xh, fc=%xh\n", rval,
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
8588
EL(ha, "failed, ddi_copyout\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
861
EL(ha, "Unable to insert fpga version str\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
8626
EL(ha, "failed, invalid request for HBA\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
8639
EL(ha, "RequestLen=%d < %d\n", cmd->RequestLen,
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
8650
EL(ha, "failed, ddi_copyin\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
8658
EL(ha, "ql_stall_driver failed\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
8668
EL(ha, "failed, kmem_zalloc\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
8675
EL(ha, "failed, kmem_zalloc\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
8699
EL(ha, "failed, get_buffer_data\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
8734
EL(ha, "failed, status=%xh, es=%xh, cs=%xh, fc=%xh\n", rval,
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
8784
EL(ha, "failed, invalid request for HBA\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
8793
EL(ha, "RequestLen=%d < %d\n", cmd->RequestLen,
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
8804
EL(ha, "failed, ddi_copyin\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
8813
EL(ha, "failed, kmem_zalloc\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
8833
EL(ha, "failed, kmem_zalloc\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
8855
EL(ha, "failed, get_buffer_data\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
8893
EL(ha, "failed, status=%xh, es=%xh, cs=%xh, fc=%xh\n", rval,
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
8949
EL(ha, "ql_stall_driver status=%xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
9020
EL(ha, "failed, ResponseLen < EXT_VPORT_ID_CNT, Len=%xh\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
9029
EL(ha, "failed, kmem_zalloc\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
9050
EL(ha, "failed, ddi_copyout\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
9088
EL(ha, "failed, Unsupported Subcode=%xh\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
9122
EL(vha, "failed, ResponseLen < EXT_VPORT_INFO, Len=%xh\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
9151
EL(vha, "failed, ddi_copyout\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
9182
EL(ha, "ql_stall_driver failed\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
9196
EL(ha, "flash_fcode_dump status=%xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
9206
EL(ha, "r_m_w_flash status=%xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
9213
EL(ha, "unknown subcode=%xh\n", cmd->SubCode);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
9221
EL(ha, "isp_abort_needed for restart\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
9255
EL(ha, "isp_abort_needed\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
9271
EL(ha, "invalid request for HBA\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
9281
EL(ha, "ql_suspend_hba failed\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
930
EL(ha, "failed, ddi_copyout\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
9310
EL(ha, "unknown subcode=%xh\n", cmd->SubCode);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
9337
EL(ha, "invalid request for HBA\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
9346
EL(ha, "failed, kmem_zalloc\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
9356
EL(ha, "failed, get_dcbx_params_mbx=%xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
9367
EL(ha, "failed, ddi_copyout\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
9401
EL(ha, "invalid request for HBA\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
9410
EL(ha, "failed, ResponseLen < EXT_CNA_PORT, Len=%xh\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
9426
EL(ha, "failed, ddi_copyout\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
9476
EL(ha, "failed, kmem_zalloc\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
9510
EL(ha, "failed, ResponseLen < ver_len, ",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
9527
EL(ha, "failed, ddi_copyout\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
9564
EL(ha, "RequestLen=%d < %d\n", cmd->RequestLen,
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
9575
EL(ha, "failed, ddi_copyin\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
9586
EL(ha, "failed, size=%xh\n", size);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
9594
EL(ha, "failed, kmem_zalloc\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
9601
EL(ha, "Invalid request for 81XX\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
9612
EL(ha, "failed, get_xgmac_stats =%xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
9621
EL(ha, "failed, ddi_copyout\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
9652
EL(ha, "invalid request for HBA\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
9660
EL(ha, "failed, ddi_copyin\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
9668
EL(ha, "failed, fcf_list BufSize is=%xh\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
967
EL(ha, "failed, ResponseLen < EXT_HBA_NODE, Len=%xh\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
9677
EL(ha, "failed, kmem_zalloc\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
9695
EL(ha, "failed, get_fcf_list_mbx=%xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
9706
EL(ha, "failed, ddi_copyout\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
9738
EL(ha, "failed, ResponseLen < EXT_RESOURCE_CNTS, "
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
9746
EL(ha, "resource cnt mbx failed\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
9771
EL(ha, "failed, ddi_copyout\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
9803
EL(ha, "invalid request for HBA\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
9812
EL(ha, "failed, ResponseLen < EXT_BOARD_TEMP, "
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
9823
EL(ha, "failed, get_temperature_mbx=%xh\n", rval);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
9836
EL(ha, "failed, ddi_copyout\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
9842
EL(ha, "unknown subcode=%xh\n", cmd->SubCode);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
9879
EL(ha, "dump does not exist for instance %d (%x, %p)\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
9903
EL(ha, "failed, ResponseLen < %x, "
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
9922
EL(ha, "failed, ddi_copyout\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
9946
EL(ha, "Existing dump file needs to be retrieved.\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
9960
EL(ha, "unknown subcode=%xh\n", cmd->SubCode);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
9995
EL(ha, "invalid request for HBA\n");