Lines Matching refs:PDEBUG

73 #  define PDEBUG(level, fmt, args...) \  macro
77 # define PDEBUG(level, fmt, args...) do {} while(0) macro
121 PDEBUG (1, "Allocated memory"); in hpusbscsi_usb_probe()
250 PDEBUG(0, "driver loaded, DebugLvel=%d", debug); in hpusbscsi_init()
405 PDEBUG(2, "state= %s", states[hpusbscsi->state]); in hpusbscsi_scsi_queuecommand()
415 PDEBUG(2, "state= %s", states[hpusbscsi->state]); in hpusbscsi_scsi_queuecommand()
434 PDEBUG(2, "state= %s", states[hpusbscsi->state]); in hpusbscsi_scsi_queuecommand()
451 PDEBUG(1, "SCSI reset requested"); in hpusbscsi_scsi_host_reset()
462 PDEBUG(1, "Request is canceled"); in hpusbscsi_scsi_abort()
489 PDEBUG(1, "Getting status byte %d",hpusbscsi->scsi_state_byte); in control_interrupt_callback()
515 PDEBUG(2, "state= %s", states[hpusbscsi->state]); in control_interrupt_callback()
519 PDEBUG(2, "state= %s", states[hpusbscsi->state]); in control_interrupt_callback()
524 PDEBUG(2, "state= %s", states[hpusbscsi->state]); in control_interrupt_callback()
530 PDEBUG(2, "state= %s", states[hpusbscsi->state]); in control_interrupt_callback()
532 PDEBUG(2, "state= %s", states[hpusbscsi->state]); in control_interrupt_callback()
544 PDEBUG(2, "state= %s", states[hpusbscsi->state]); in simple_command_callback()
546 PDEBUG(2, "state= %s", states[hpusbscsi->state]); in simple_command_callback()
552 PDEBUG(2, "state= %s", states[hpusbscsi->state]); in simple_command_callback()
563PDEBUG(1, "Going through scatter/gather"); // bonzo - this gets hit a lot - maybe make it a 2 in scatter_gather_callback()
574 PDEBUG(2, "state= %s", states[hpusbscsi->state]); in scatter_gather_callback()
577 PDEBUG(2, "state= %s", states[hpusbscsi->state]); in scatter_gather_callback()
592 PDEBUG(2, "state= %s", states[hpusbscsi->state]); in scatter_gather_callback()
603 PDEBUG(1, "Data transfer done"); in simple_done()
604 PDEBUG(2, "state= %s", states[hpusbscsi->state]); in simple_done()
614 PDEBUG(2, "state= %s", states[hpusbscsi->state]); in simple_done()
648 PDEBUG(2, "state= %s", states[hpusbscsi->state]); in simple_payload_callback()
651 PDEBUG(2, "state= %s", states[hpusbscsi->state]); in simple_payload_callback()