Home
last modified time | relevance | path

Searched refs:DEBUG15 (Results 1 – 5 of 5) sorted by relevance

/linux-2.6.39/drivers/scsi/qla2xxx/
Dqla_mid.c39 DEBUG15(printk ("vp_id %d is bigger than max-supported %d.\n", in qla24xx_allocate_vp_id()
134 DEBUG15(printk("scsi(%ld): Marking port dead, " in qla2x00_mark_vp_devices_dead()
190 DEBUG15(qla_printk(KERN_INFO, ha, in qla24xx_enable_vp()
195 DEBUG15(qla_printk(KERN_INFO, ha, in qla24xx_enable_vp()
208 DEBUG15(printk("scsi(%ld): %s: change request #3 for this host.\n", in qla24xx_configure_vp()
212 DEBUG15(qla_printk(KERN_ERR, vha->hw, "Failed to enable " in qla24xx_configure_vp()
251 DEBUG15(printk("scsi(%ld)%s: Async_event for" in qla2x00_alert_all_vps()
289 DEBUG15(printk("scsi(%ld): Scheduling enable of Vport %d...\n", in qla2x00_vp_abort_isp()
399 DEBUG15(printk("scsi(%ld): num_vhosts %ud is bigger than " in qla24xx_vport_create_req_sanity_check()
432 DEBUG15(printk("scsi(%ld): Couldn't allocate vp_id.\n", in qla24xx_create_vhost()
[all …]
Dqla_dbg.h126 #define DEBUG15(x) do {x;} while (0) macro
128 #define DEBUG15(x) do {} while (0) macro
Dqla_attr.c1749 DEBUG15(printk("qla24xx_vport_create_req_sanity_check failed, " in qla24xx_vport_create()
1756 DEBUG15(printk ("qla24xx_create_vhost failed, vha = %p\n", in qla24xx_vport_create()
1778 DEBUG15(printk ("scsi(%ld): pport loop_state is not UP.\n", in qla24xx_vport_create()
1805 DEBUG15(printk("scsi(%ld): scsi_add_host failure for VP[%d].\n", in qla24xx_vport_create()
1882 DEBUG15(printk(KERN_INFO "scsi(%ld): timer for the vport[%d]" in qla24xx_vport_delete()
Dqla_mbx.c2919 DEBUG15(printk("%s:format 0 : scsi(%ld) number of VPs setup %d," in qla24xx_report_id_acquisition()
2923 DEBUG15(printk("%s primary port id %02x%02x%02x\n", __func__, in qla24xx_report_id_acquisition()
2928 DEBUG15(printk("%s:format 1: scsi(%ld): VP[%d] enabled " in qla24xx_report_id_acquisition()
Dqla_init.c5018 DEBUG15(qla_printk(KERN_INFO, ha, in qla24xx_configure_vhba()