Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/
DAM53C974.c73 #define DEB_QUEUE(x) x macro
77 #define DEB_QUEUE(x) macro
99 #define DEB_QUEUE(x) macro
906 DEB_QUEUE(printk(SEPARATOR_LINE)); in AM53C974_queue_command()
907 DEB_QUEUE(printk("scsi%d: AM53C974_queue_command called\n", instance->host_no)); in AM53C974_queue_command()
908 DEB_QUEUE(printk("cmd=%02x target=%02x lun=%02x bufflen=%d use_sg = %02x\n", in AM53C974_queue_command()
932 DEB_QUEUE(printk("scsi%d : command added to %s of queue\n", instance->host_no, in AM53C974_queue_command()
1401 DEB_QUEUE(printk("scsi%d : command for target %d lun %d this %d was moved from connected to" in AM53C974_intr_disconnect()
1404 DEB_QUEUE(AM53C974_print_queues(instance)); in AM53C974_intr_disconnect()