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()
915 shost_printk(KERN_WARNING, instance, in NCR5380_intr()
1023 shost_printk(KERN_ERR, instance, in NCR5380_select()
1141 shost_printk(KERN_ERR, instance, "reselection after won arbitration?\n"); in NCR5380_select()
1183 shost_printk(KERN_ERR, instance, "select: REQ timeout\n"); in NCR5380_select()
1624 shost_printk(KERN_ERR, instance, "PDMA read: DRQ timeout\n"); in NCR5380_transfer_dma()
1629 shost_printk(KERN_ERR, instance, "PDMA read: !REQ timeout\n"); in NCR5380_transfer_dma()
1641 shost_printk(KERN_ERR, instance, "PDMA write: DRQ and phase timeout\n"); in NCR5380_transfer_dma()
1734 shost_printk(KERN_DEBUG, instance, "NDEBUG_NO_DATAOUT set, attempted DATAOUT aborted\n"); in NCR5380_information_transfer()
1933 shost_printk(KERN_ERR, instance, "error receiving extended message\n"); in NCR5380_information_transfer()
1936 shost_printk(KERN_NOTICE, instance, "extended message code %02x length %d is too long\n", in NCR5380_information_transfer()
1998 shost_printk(KERN_ERR, instance, "unknown phase\n"); in NCR5380_information_transfer()
2037 shost_printk(KERN_WARNING, instance, in NCR5380_reselect()
2054 shost_printk(KERN_ERR, instance, "reselect: !SEL timeout\n"); in NCR5380_reselect()
2069 shost_printk(KERN_ERR, instance, "reselect: REQ timeout\n"); in NCR5380_reselect()
2096 shost_printk(KERN_ERR, instance, "expecting IDENTIFY message, got "); in NCR5380_reselect()
2133 shost_printk(KERN_ERR, instance, "target bitmask 0x%02x lun %d not in disconnected queue.\n", in NCR5380_reselect()
2388 shost_printk(KERN_INFO, instance, __func__); in NCR5380_host_reset()