Searched refs:DEBUG3 (Results 1 - 10 of 10) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/qla4xxx/
H A Dql4_dbg.h32 #define DEBUG3(x) do {if(ql4xextended_error_logging == 3) x;} while (0); macro
34 #define DEBUG3(x) do {} while (0); macro
H A Dql4_inline.h32 DEBUG3(printk("scsi%d: %s: index [%d], ddb_entry = %p\n",
H A Dql4_init.c695 DEBUG3(qla4xxx_get_conn_event_log(ha));
H A Dql4_os.c339 DEBUG3(printk("scsi%d:%d:%d: index [%d] marked MISSING\n",
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/qla2xxx/
H A Dqla_dbg.h56 #define DEBUG3(x) do {x;} while (0) macro
59 #define DEBUG3(x) do {} while (0) macro
H A Dqla_init.c578 DEBUG3(printk("scsi(%ld): Testing device at %lx.\n",
601 DEBUG3(printk("scsi(%ld): Reset register cleared by chip reset\n",
622 DEBUG3(printk("scsi(%ld): Checking product ID of chip\n", ha->host_no));
650 DEBUG3(printk("scsi(%ld): Found QLA2200A chip.\n",
660 DEBUG3(printk("scsi(%ld): Checking mailboxes.\n", ha->host_no));
960 DEBUG3(printk("scsi(%ld): Serial link options:\n",
962 DEBUG3(qla2x00_dump_buffer((uint8_t *)&ha->fw_seriallink_options,
1138 DEBUG3(printk("scsi(%ld): Init firmware -- success.\n",
1183 DEBUG3(printk("scsi(%ld): Waiting for LIP to complete...\n",
1230 DEBUG3(print
[all...]
H A Dqla_isr.c234 DEBUG3(printk("%s(%ld): Got mailbox completion. cmd=%x.\n",
724 DEBUG3(printk(KERN_INFO
1158 DEBUG3(printk("scsi(%ld): Error detected (unknown status) "
1293 DEBUG3(printk("%s(%ld): pkt=%p pkthandle=%d.\n",
1344 DEBUG3(printk("%s(%ld): Got mailbox completion. cmd=%x.\n",
1377 DEBUG3(printk(KERN_INFO
1506 DEBUG3(printk("%s(%ld): pkt=%p pkthandle=%d.\n",
H A Dqla_sup.c1898 DEBUG3(printk("%s(): read BIOS %d.%d.\n", __func__,
1912 DEBUG3(printk("%s(): read EFI %d.%d.\n", __func__,
1937 DEBUG3(printk("%s(%ld): dumping fw ver from flash:\n",
1939 DEBUG3(qla2x00_dump_buffer((uint8_t *)dbyte, 8));
2018 DEBUG3(printk("%s(): read BIOS %d.%d.\n", __func__,
2025 DEBUG3(printk("%s(): read FCODE %d.%d.\n", __func__,
2032 DEBUG3(printk("%s(): read EFI %d.%d.\n", __func__,
H A Dqla_os.c678 DEBUG3(qla2x00_print_scsi_cmd(cmd));
685 DEBUG3(printk("%s(%ld): abort_command "
824 DEBUG3(printk("%s(%ld): device reset failed\n",
836 DEBUG3(printk("%s(%ld): failed while waiting for commands\n",
2204 DEBUG3(printk("qla2x00: DPC handler sleeping\n"));
2210 DEBUG3(printk("qla2x00: DPC handler waking up\n"));
2216 DEBUG3(printk("scsi(%ld): DPC handler\n", ha->host_no));
2547 DEBUG3(printk("scsi(%ld): Loop Down - seconds remaining %d\n",
H A Dqla_mbx.c1632 DEBUG3(printk("%s(%ld): entered.\n", __func__, ha->host_no));
1672 DEBUG3(printk("%s(%ld): done.\n", __func__, ha->host_no));

Completed in 107 milliseconds