Lines Matching refs:dsprintk
521 dsprintk(NDEBUG_QUEUES, instance, "complete_cmd: cmd %p\n", cmd); in complete_cmd()
586 dsprintk(NDEBUG_QUEUES, instance, "command %p added to %s of queue\n", in NCR5380_queue_command()
628 dsprintk(NDEBUG_QUEUES, instance, "dequeue: cmd=%p target=%d busy=0x%02x lun=%llu\n", in dequeue_next_cmd()
633 dsprintk(NDEBUG_QUEUES, instance, in dequeue_next_cmd()
644 dsprintk(NDEBUG_QUEUES, instance, in dequeue_next_cmd()
692 dsprintk(NDEBUG_MAIN, instance, "main: dequeued %p\n", cmd); in NCR5380_main()
708 dsprintk(NDEBUG_MAIN, instance, "main: select complete\n"); in NCR5380_main()
711 dsprintk(NDEBUG_MAIN | NDEBUG_QUEUES, instance, in NCR5380_main()
717 dsprintk(NDEBUG_MAIN, instance, "main: performing information transfer\n"); in NCR5380_main()
755 dsprintk(NDEBUG_DMA, instance, "read overrun handled\n"); in NCR5380_dma_complete()
795 dsprintk(NDEBUG_DMA, instance, in NCR5380_dma_complete()
803 dsprintk(NDEBUG_DMA, instance, in NCR5380_dma_complete()
861 dsprintk(NDEBUG_INTR, instance, "IRQ %d, BASR 0x%02x, SR 0x%02x, MR 0x%02x\n", in NCR5380_intr()
870 dsprintk(NDEBUG_INTR, instance, "interrupt in DMA mode\n"); in NCR5380_intr()
885 dsprintk(NDEBUG_INTR, instance, "interrupt with SEL and IO\n"); in NCR5380_intr()
903 dsprintk(NDEBUG_INTR, instance, "unknown interrupt\n"); in NCR5380_intr()
911 dsprintk(NDEBUG_INTR, instance, "interrupt without IRQ bit\n"); in NCR5380_intr()
960 dsprintk(NDEBUG_ARBITRATION, instance, "starting arbitration, id = %d\n", in NCR5380_select()
1020 dsprintk(NDEBUG_ARBITRATION, instance, "lost arbitration, deasserting MR_ARBITRATE\n"); in NCR5380_select()
1054 dsprintk(NDEBUG_ARBITRATION, instance, "won arbitration\n"); in NCR5380_select()
1110 dsprintk(NDEBUG_SELECTION, instance, "selecting target %d\n", scmd_id(cmd)); in NCR5380_select()
1138 dsprintk(NDEBUG_SELECTION, instance, in NCR5380_select()
1175 dsprintk(NDEBUG_SELECTION, instance, "target %d selected, going into MESSAGE OUT phase.\n", in NCR5380_select()
1187 dsprintk(NDEBUG_SELECTION, instance, "IDENTIFY message transfer failed\n"); in NCR5380_select()
1192 dsprintk(NDEBUG_SELECTION, instance, "nexus established.\n"); in NCR5380_select()
1263 dsprintk(NDEBUG_HANDSHAKE, instance, "REQ asserted\n"); in NCR5380_transfer_pio()
1267 dsprintk(NDEBUG_PIO, instance, "phase mismatch\n"); in NCR5380_transfer_pio()
1309 dsprintk(NDEBUG_HANDSHAKE, instance, "REQ negated, handshake complete\n"); in NCR5380_transfer_pio()
1330 dsprintk(NDEBUG_PIO, instance, "residual %d\n", c); in NCR5380_transfer_pio()
1484 dsprintk(NDEBUG_DMA, instance, "initializing DMA %s: length %d, address %p\n", in NCR5380_transfer_dma()
1733 dsprintk(NDEBUG_INFORMATION, instance, in NCR5380_information_transfer()
1795 dsprintk(NDEBUG_QUEUES, instance, in NCR5380_information_transfer()
1811 dsprintk(NDEBUG_QUEUES, instance, "autosense: adding cmd %p to tail of autosense queue\n", in NCR5380_information_transfer()
1846 dsprintk(NDEBUG_INFORMATION | NDEBUG_QUEUES, in NCR5380_information_transfer()
1886 dsprintk(NDEBUG_EXTENDED, instance, "receiving extended message\n"); in NCR5380_information_transfer()
1892 dsprintk(NDEBUG_EXTENDED, instance, "length %d, code 0x%02x\n", in NCR5380_information_transfer()
1905 dsprintk(NDEBUG_EXTENDED, instance, "message received, residual %d\n", in NCR5380_information_transfer()
2109 dsprintk(NDEBUG_RESELECTION | NDEBUG_QUEUES, instance, in NCR5380_reselect()
2151 dsprintk(NDEBUG_RESELECTION, instance, "nexus established, target %d, lun %llu\n", in NCR5380_reselect()
2235 dsprintk(NDEBUG_ABORT, instance, in NCR5380_abort()
2243 dsprintk(NDEBUG_ABORT, instance, in NCR5380_abort()
2252 dsprintk(NDEBUG_ABORT, instance, in NCR5380_abort()
2264 dsprintk(NDEBUG_ABORT, instance, "abort: cmd %p is connected\n", cmd); in NCR5380_abort()
2279 dsprintk(NDEBUG_ABORT, instance, in NCR5380_abort()
2286 dsprintk(NDEBUG_ABORT, instance, "abort: failed to abort %p\n", cmd); in NCR5380_abort()
2289 dsprintk(NDEBUG_ABORT, instance, "abort: successfully aborted %p\n", cmd); in NCR5380_abort()