Searched refs:NDEBUG_QUEUES (Results 1 – 2 of 2) sorted by relevance
/linux-6.3-rc2/drivers/scsi/ |
A D | NCR5380.c | 534 dsprintk(NDEBUG_QUEUES, instance, "complete_cmd: cmd %p\n", cmd); in complete_cmd() 602 dsprintk(NDEBUG_QUEUES, instance, "command %p added to %s of queue\n", in NCR5380_queue_command() 644 dsprintk(NDEBUG_QUEUES, instance, "dequeue: cmd=%p target=%d busy=0x%02x lun=%llu\n", in dequeue_next_cmd() 649 dsprintk(NDEBUG_QUEUES, instance, in dequeue_next_cmd() 660 dsprintk(NDEBUG_QUEUES, instance, in dequeue_next_cmd() 726 dsprintk(NDEBUG_MAIN | NDEBUG_QUEUES, instance, in NCR5380_main() 1822 dsprintk(NDEBUG_QUEUES, instance, in NCR5380_information_transfer() 1838 dsprintk(NDEBUG_QUEUES, instance, "autosense: adding cmd %p to tail of autosense queue\n", in NCR5380_information_transfer() 1872 dsprintk(NDEBUG_INFORMATION | NDEBUG_QUEUES, in NCR5380_information_transfer() 2134 dsprintk(NDEBUG_RESELECTION | NDEBUG_QUEUES, instance, in NCR5380_reselect()
|
A D | NCR5380.h | 47 #define NDEBUG_QUEUES 0x2000 macro
|
Completed in 8 milliseconds