Lines Matching refs:ncr_name
1952 static inline char *ncr_name (struct ncb *np) in ncr_name() function
3536 ncr_name(np), (int) (src-start-1)); in ncr_script_copy_and_bind()
3566 ncr_name(np), (int) (src-start-1)); in ncr_script_copy_and_bind()
3977 printk(KERN_INFO "%s: ID %d, Fast-%d%s%s\n", ncr_name(np), in ncr_prepare_setting()
3986 ncr_name(np), np->sv_scntl3, np->sv_dmode, np->sv_dcntl, in ncr_prepare_setting()
3991 ncr_name(np), np->rv_scntl3, np->rv_dmode, np->rv_dcntl, in ncr_prepare_setting()
3997 ncr_name(np), np->paddr2); in ncr_prepare_setting()
4460 printk ("%s: queuepos=%d.\n", ncr_name (np), np->squeueput); in ncr_put_start_queue()
4481 ncr_name(np), settle_delay); in ncr_reset_scsi_bus()
4516 ncr_name(np)); in ncr_reset_scsi_bus()
4519 ncr_name(np), in ncr_reset_scsi_bus()
4668 printk ("%s: abort ccb=%p (cancel)\n", ncr_name (np), cp);
4705 strlcpy(inst_name, ncr_name(np), sizeof(inst_name)); in ncr_detach()
4707 printk("%s: releasing host resources\n", ncr_name(np)); in ncr_detach()
4715 printk("%s: stopping the timer\n", ncr_name(np)); in ncr_detach()
4721 printk("%s: the timer seems to be already stopped\n", ncr_name(np)); in ncr_detach()
4729 printk("%s: disabling chip interrupts\n", ncr_name(np)); in ncr_detach()
4739 printk("%s: resetting chip\n", ncr_name(np)); in ncr_detach()
4761 ncr_name(np), cp->host_status); in ncr_detach()
4764 printk("%s: freeing ccb (%lx)\n", ncr_name(np), (u_long) cp); in ncr_detach()
4777 printk("%s: freeing lp (%lx)\n", ncr_name(np), (u_long) lp); in ncr_detach()
5217 if (msg) printk (KERN_INFO "%s: restart (%s).\n", ncr_name (np), msg); in ncr_init()
5343 ncr_name(np)); in ncr_init()
5751 printk("%s: command processing resumed\n", ncr_name(np)); in ncr_timeout()
5845 ncr_name (np), (unsigned)INB (nc_sdid)&0x0f, dstat, sist, in ncr_log_hard_error()
5852 printk ("%s: script cmd = %08x\n", ncr_name(np), in ncr_log_hard_error()
5856 printk ("%s: regdump:", ncr_name(np)); in ncr_log_hard_error()
5969 ncr_name(np), istat, dstat, sist); in ncr_exception()
6030 printk ("%s: have to clear fifos.\n", ncr_name (np)); in ncr_exception()
6041 printk ("%s: handshake timeout\n", ncr_name(np)); in ncr_exception()
6047 printk ("%s: unexpected disconnect\n", ncr_name(np)); in ncr_exception()
6058 printk ("%s: unknown interrupt\n", ncr_name(np)); in ncr_exception()
6128 ncr_name(np), np->scsi_mode, scsi_mode); in ncr_int_sbmc()
6164 ncr_name(np), hsts, dbc, sstat1); in ncr_int_par()
6366 ncr_name (np), (u_long) np->header.cp); in ncr_int_ma()
6413 ncr_name (np), (u_long) cp, (u_long) np->header.cp); in ncr_int_ma()
6727 ncr_name (np), target, num); in ncr_int_sir()
6732 ncr_name (np), target, num); in ncr_int_sir()
7820 printk ("%s: enabling clock multiplier\n", ncr_name(np));
7828 printk("%s: the chip cannot lock the frequency\n", ncr_name(np));
7882 printk ("%s: Delay (GEN=%d): %u msec\n", ncr_name(np), gen, ms);
7906 printk ("%s: clock multiplier found\n", ncr_name(np));
7925 printk ("%s: NCR clock is %uKHz, %uKHz\n", ncr_name(np), f1, f2);
7935 printk ("%s: clock multiplier assumed\n", ncr_name(np));
8175 printk("%s: cmd %lx inserted into waiting list\n", ncr_name(np), (u_long) cmd);
8197 printk("%s: cmd %lx retrieved from waiting list\n", ncr_name(np), (u_long) cmd);
8214 …if (waiting_list) printk("%s: waiting_list=%lx processing sts=%d\n", ncr_name(np), (u_long) waitin…
8221 printk("%s: cmd %lx trying to requeue\n", ncr_name(np), (u_long) wcmd);
8227 printk("%s: cmd %lx done forced sts=%d\n", ncr_name(np), (u_long) wcmd, sts);
8365 "%s: can't map memory mapped IO region\n",ncr_name(np));
8370 "%s: using memory mapped IO at virtual address 0x%lx\n", ncr_name(np), (u_long) np->vaddr);
8385 ncr_name(np));
8462 …N_ERR "%s: FATAL ERROR: CHECK SCSI BUS - CABLES, TERMINATION, DEVICE POWER etc.!\n", ncr_name(np));
8477 ncr_name(np), driver_setup.settle_delay);
8497 printk(KERN_INFO "%s: detaching...\n", ncr_name(np));