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

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/
H A DAM53C974.c85 #define DEB_QUEUE(x) x macro
89 #define DEB_QUEUE(x) macro
111 #define DEB_QUEUE(x) macro
918 DEB_QUEUE(printk(SEPARATOR_LINE));
919 DEB_QUEUE(printk("scsi%d: AM53C974_queue_command called\n", instance->host_no));
920 DEB_QUEUE(printk("cmd=%02x target=%02x lun=%02x bufflen=%d use_sg = %02x\n",
944 DEB_QUEUE(printk("scsi%d : command added to %s of queue\n", instance->host_no,
1341 DEB_QUEUE(printk("scsi%d : command for target %d lun %d this %d was moved from connected to"
1344 DEB_QUEUE(AM53C974_print_queues(instance));

Completed in 31 milliseconds