Lines Matching refs:dprintk

955dprintk(NDEBUG_QUEUES, "scsi%d : command added to %s of queue\n", instance->host_no, (cmd->cmnd[0]…  in NCR5380_queue_command_lck()
990 dprintk(NDEBUG_MAIN, "scsi%d : not connected\n", instance->host_no); in DEF_SCSI_QCMD()
998dprintk(NDEBUG_LISTS, "MAIN tmp=%p target=%d busy=%d lun=%llu\n", tmp, tmp->device->id, hostda… in DEF_SCSI_QCMD()
1017dprintk(NDEBUG_MAIN|NDEBUG_QUEUES, "scsi%d : main() : command for target %d lun %llu removed from … in DEF_SCSI_QCMD()
1046dprintk(NDEBUG_MAIN|NDEBUG_QUEUES, "scsi%d : main(): select() failed, returned to issue_queue\n", … in DEF_SCSI_QCMD()
1076 dprintk(NDEBUG_MAIN, "scsi%d : main() : performing information transfer\n", instance->host_no); in DEF_SCSI_QCMD()
1078 dprintk(NDEBUG_MAIN, "scsi%d : main() : done set false\n", instance->host_no); in DEF_SCSI_QCMD()
1110 dprintk(NDEBUG_INTR, "scsi : NCR5380 irq %d triggered\n", in NCR5380_intr()
1124 dprintk(NDEBUG_INTR, "scsi%d : SEL interrupt\n", instance->host_no); in NCR5380_intr()
1128 dprintk(NDEBUG_INTR, "scsi%d : PARITY interrupt\n", instance->host_no); in NCR5380_intr()
1131 dprintk(NDEBUG_INTR, "scsi%d : RESET interrupt\n", instance->host_no); in NCR5380_intr()
1161dprintk(NDEBUG_INTR, "scsi : unknown interrupt, BASR 0x%X, MR 0x%X, SR 0x%x\n", basr, NCR5380_read… in NCR5380_intr()
1224dprintk(NDEBUG_ARBITRATION, "scsi%d : starting arbitration, id = %d\n", instance->host_no, instanc… in NCR5380_select()
1253 dprintk(NDEBUG_ARBITRATION, "scsi%d : arbitration complete\n", instance->host_no); in NCR5380_select()
1267dprintk(NDEBUG_ARBITRATION, "scsi%d : lost arbitration, deasserting MR_ARBITRATE\n", instance->hos… in NCR5380_select()
1280dprintk(NDEBUG_ARBITRATION, "scsi%d : lost arbitration, deasserting ICR_ASSERT_SEL\n", instance->h… in NCR5380_select()
1290 dprintk(NDEBUG_ARBITRATION, "scsi%d : won arbitration\n", instance->host_no); in NCR5380_select()
1342 dprintk(NDEBUG_SELECTION, "scsi%d : selecting target %d\n", instance->host_no, scmd_id(cmd)); in NCR5380_select()
1406 dprintk(NDEBUG_SELECTION, "scsi%d : target did not respond within 250ms\n", instance->host_no); in NCR5380_select()
1439dprintk(NDEBUG_SELECTION, "scsi%d : target %d selected, going into MESSAGE OUT phase.\n", instance… in NCR5380_select()
1449 dprintk(NDEBUG_SELECTION, "scsi%d : nexus established.\n", instance->host_no); in NCR5380_select()
1502 dprintk(NDEBUG_PIO, "scsi%d : pio write %d bytes\n", instance->host_no, c); in NCR5380_transfer_pio()
1504 dprintk(NDEBUG_PIO, "scsi%d : pio read %d bytes\n", instance->host_no, c); in NCR5380_transfer_pio()
1539 dprintk(NDEBUG_HANDSHAKE, "scsi%d : REQ detected\n", instance->host_no); in NCR5380_transfer_pio()
1543 dprintk(NDEBUG_HANDSHAKE, "scsi%d : phase mismatch\n", instance->host_no); in NCR5380_transfer_pio()
1579 dprintk(NDEBUG_HANDSHAKE, "scsi%d : req false, handshake complete\n", instance->host_no); in NCR5380_transfer_pio()
1600 dprintk(NDEBUG_PIO, "scsi%d : residual %d\n", instance->host_no, c); in NCR5380_transfer_pio()
1747dprintk(NDEBUG_DMA, "scsi%d : initializing DMA channel %d for %s, %d bytes %s %0x\n", instance->ho… in NCR5380_transfer_dma()
1776 dprintk(NDEBUG_DMA, "scsi%d : mode reg = 0x%X\n", instance->host_no, NCR5380_read(MODE_REG)); in NCR5380_transfer_dma()
1853dprintk(NDEBUG_DMA, "scsi%d : polled DMA transfer complete, basr 0x%X, sr 0x%X\n", instance->host_… in NCR5380_transfer_dma()
1867 dprintk(NDEBUG_DMA, "Got an input overrun, using saved byte\n"); in NCR5380_transfer_dma()
1876 dprintk(NDEBUG_DMA, "Doing %d-byte PIO to 0x%X\n", cnt, *data); in NCR5380_transfer_dma()
1882dprintk(NDEBUG_DMA, "Return with data ptr = 0x%X, count %d, last 0x%X, next 0x%X\n", *data, *count… in NCR5380_transfer_dma()
1932 dprintk(NDEBUG_C400_PWRITE, "About to pwrite %d bytes\n", c); in NCR5380_transfer_dma()
1943 dprintk(NDEBUG_LAST_BYTE_SENT, "scsi%d : timed out on last byte\n", instance->host_no); in NCR5380_transfer_dma()
1949 dprintk(NDEBUG_LAST_BYTE_SENT, "scsi%d : last byte sent works\n", instance->host_no); in NCR5380_transfer_dma()
1953 dprintk(NDEBUG_C400_PWRITE, "Waiting for LASTBYTE\n"); in NCR5380_transfer_dma()
1955 dprintk(NDEBUG_C400_PWRITE, "Got LASTBYTE\n"); in NCR5380_transfer_dma()
1964 dprintk(NDEBUG_C400_PWRITE, "53C400w: Checking for IRQ\n"); in NCR5380_transfer_dma()
1966 dprintk(NDEBUG_C400_PWRITE, "53C400w: got it, reading reset interrupt reg\n"); in NCR5380_transfer_dma()
2058dprintk(NDEBUG_INFORMATION, "scsi%d : %d bytes and %d buffers left\n", instance->host_no, cmd->SCp…
2138dprintk(NDEBUG_LINKED, "scsi%d : target %d lun %llu linked command complete.\n", instance->host_no…
2154dprintk(NDEBUG_LINKED, "scsi%d : target %d lun %llu linked request done, calling scsi_done().\n", …
2165dprintk(NDEBUG_QUEUES, "scsi%d : command for target %d, lun %llu completed\n", instance->host_no, …
2198 dprintk(NDEBUG_AUTOSENSE, "scsi%d : performing request sense\n", instance->host_no);
2204dprintk(NDEBUG_QUEUES, "scsi%d : REQUEST SENSE added to head of issue queue\n", instance->host_no);
2241dprintk(NDEBUG_QUEUES, "scsi%d : command for target %d lun %llu was moved from connected to" " th…
2287 dprintk(NDEBUG_EXTENDED, "scsi%d : receiving extended message\n", instance->host_no);
2294dprintk(NDEBUG_EXTENDED, "scsi%d : length=%d, code=0x%02x\n", instance->host_no, (int) extended_ms…
2304 dprintk(NDEBUG_EXTENDED, "scsi%d : message received, residual %d\n", instance->host_no, len);
2369dprintk(NDEBUG_USLEEP, "scsi%d : issued command, sleeping until %lu\n", instance->host_no, hostdat…
2389dprintk(NDEBUG_USLEEP, "scsi%d : poll timed out, sleeping until %lu\n", instance->host_no, hostdat…
2430 dprintk(NDEBUG_SELECTION, "scsi%d : reselect\n", instance->host_no);
2510dprintk(NDEBUG_RESELECTION, "scsi%d : nexus established, target = %d, lun = %llu, tag = %d\n", ins…
2595 dprintk(NDEBUG_ABORT, "scsi%d : abort called\n", instance->host_no);
2596dprintk(NDEBUG_ABORT, " basr 0x%X, sr 0x%X\n", NCR5380_read(BUS_AND_STATUS_REG), NCR5380_re…
2606 dprintk(NDEBUG_ABORT, "scsi%d : aborting connected command\n", instance->host_no);
2634 dprintk(NDEBUG_ABORT, "scsi%d : abort going into loop.\n", instance->host_no);
2641 dprintk(NDEBUG_ABORT, "scsi%d : abort removed command from issue queue.\n", instance->host_no);
2663 dprintk(NDEBUG_ABORT, "scsi%d : abort failed, command connected.\n", instance->host_no);
2693 dprintk(NDEBUG_ABORT, "scsi%d : aborting disconnected command.\n", instance->host_no);
2697 dprintk(NDEBUG_ABORT, "scsi%d : nexus reestablished.\n", instance->host_no);