Lines Matching refs:shost_printk
329 shost_printk(KERN_DEBUG, instance, "REQ not asserted, phase unknown.\n"); in NCR5380_print_phase()
334 shost_printk(KERN_DEBUG, instance, "phase %s\n", phases[i].name); in NCR5380_print_phase()
458 shost_printk(KERN_ERR, instance, "SCSI bus busy, waiting up to five seconds\n"); in NCR5380_maybe_reset_bus()
463 shost_printk(KERN_ERR, instance, "bus busy, attempting abort\n"); in NCR5380_maybe_reset_bus()
467 shost_printk(KERN_ERR, instance, "bus busy, attempting reset\n"); in NCR5380_maybe_reset_bus()
479 shost_printk(KERN_ERR, instance, "bus locked solid\n"); in NCR5380_maybe_reset_bus()
550 shost_printk(KERN_DEBUG, instance, "WRITE attempted with NDEBUG_NO_WRITE set\n"); in NCR5380_queue_command()
991 shost_printk(KERN_ERR, instance, in NCR5380_select()
1111 shost_printk(KERN_ERR, instance, "reselection after won arbitration?\n"); in NCR5380_select()
1151 shost_printk(KERN_ERR, instance, "select: REQ timeout\n"); in NCR5380_select()
1593 shost_printk(KERN_ERR, instance, "PDMA read: DRQ timeout\n"); in NCR5380_transfer_dma()
1598 shost_printk(KERN_ERR, instance, "PDMA read: !REQ timeout\n"); in NCR5380_transfer_dma()
1610 shost_printk(KERN_ERR, instance, "PDMA write: DRQ and phase timeout\n"); in NCR5380_transfer_dma()
1708 shost_printk(KERN_DEBUG, instance, "NDEBUG_NO_DATAOUT set, attempted DATAOUT aborted\n"); in NCR5380_information_transfer()
1914 shost_printk(KERN_ERR, instance, "error receiving extended message\n"); in NCR5380_information_transfer()
1917 shost_printk(KERN_NOTICE, instance, "extended message code %02x length %d is too long\n", in NCR5380_information_transfer()
1979 shost_printk(KERN_ERR, instance, "unknown phase\n"); in NCR5380_information_transfer()
2069 shost_printk(KERN_ERR, instance, "expecting IDENTIFY message, got "); in NCR5380_reselect()
2104 shost_printk(KERN_ERR, instance, "target bitmask 0x%02x lun %d not in disconnected queue.\n", in NCR5380_reselect()