Lines Matching refs:shost_printk

354 		shost_printk(KERN_DEBUG, instance, "REQ not asserted, phase unknown.\n");  in NCR5380_print_phase()
359 shost_printk(KERN_DEBUG, instance, "phase %s\n", phases[i].name); in NCR5380_print_phase()
483 shost_printk(KERN_ERR, instance, "SCSI bus busy, waiting up to five seconds\n"); in NCR5380_maybe_reset_bus()
488 shost_printk(KERN_ERR, instance, "bus busy, attempting abort\n"); in NCR5380_maybe_reset_bus()
492 shost_printk(KERN_ERR, instance, "bus busy, attempting reset\n"); in NCR5380_maybe_reset_bus()
504 shost_printk(KERN_ERR, instance, "bus locked solid\n"); in NCR5380_maybe_reset_bus()
574 shost_printk(KERN_DEBUG, instance, "WRITE attempted with NDEBUG_NO_WRITE set\n"); in NCR5380_queue_command()
919 shost_printk(KERN_WARNING, instance, in NCR5380_intr()
1027 shost_printk(KERN_ERR, instance, in NCR5380_select()
1145 shost_printk(KERN_ERR, instance, "reselection after won arbitration?\n"); in NCR5380_select()
1187 shost_printk(KERN_ERR, instance, "select: REQ timeout\n"); in NCR5380_select()
1633 shost_printk(KERN_ERR, instance, "PDMA read: DRQ timeout\n"); in NCR5380_transfer_dma()
1638 shost_printk(KERN_ERR, instance, "PDMA read: !REQ timeout\n"); in NCR5380_transfer_dma()
1650 shost_printk(KERN_ERR, instance, "PDMA write: DRQ and phase timeout\n"); in NCR5380_transfer_dma()
1743 shost_printk(KERN_DEBUG, instance, "NDEBUG_NO_DATAOUT set, attempted DATAOUT aborted\n"); in NCR5380_information_transfer()
1942 shost_printk(KERN_ERR, instance, "error receiving extended message\n"); in NCR5380_information_transfer()
1945 shost_printk(KERN_NOTICE, instance, "extended message code %02x length %d is too long\n", in NCR5380_information_transfer()
2006 shost_printk(KERN_ERR, instance, "unknown phase\n"); in NCR5380_information_transfer()
2045 shost_printk(KERN_WARNING, instance, in NCR5380_reselect()
2062 shost_printk(KERN_ERR, instance, "reselect: !SEL timeout\n"); in NCR5380_reselect()
2077 shost_printk(KERN_ERR, instance, "reselect: REQ timeout\n"); in NCR5380_reselect()
2104 shost_printk(KERN_ERR, instance, "expecting IDENTIFY message, got "); in NCR5380_reselect()
2141 shost_printk(KERN_ERR, instance, "target bitmask 0x%02x lun %d not in disconnected queue.\n", in NCR5380_reselect()
2394 shost_printk(KERN_INFO, instance, __func__); in NCR5380_host_reset()