Lines Matching refs:ncr_name
1964 static inline char *ncr_name (struct ncb *np) in ncr_name() function
3548 ncr_name(np), (int) (src-start-1)); in ncr_script_copy_and_bind()
3578 ncr_name(np), (int) (src-start-1)); in ncr_script_copy_and_bind()
3986 printk(KERN_INFO "%s: ID %d, Fast-%d%s%s\n", ncr_name(np), in ncr_prepare_setting()
3995 ncr_name(np), np->sv_scntl3, np->sv_dmode, np->sv_dcntl, in ncr_prepare_setting()
4000 ncr_name(np), np->rv_scntl3, np->rv_dmode, np->rv_dcntl, in ncr_prepare_setting()
4006 ncr_name(np), np->paddr2); in ncr_prepare_setting()
4469 printk ("%s: queuepos=%d.\n", ncr_name (np), np->squeueput); in ncr_put_start_queue()
4490 ncr_name(np), settle_delay); in ncr_reset_scsi_bus()
4525 ncr_name(np)); in ncr_reset_scsi_bus()
4528 ncr_name(np), in ncr_reset_scsi_bus()
4677 printk ("%s: abort ccb=%p (cancel)\n", ncr_name (np), cp);
4714 strlcpy(inst_name, ncr_name(np), sizeof(inst_name)); in ncr_detach()
4716 printk("%s: releasing host resources\n", ncr_name(np)); in ncr_detach()
4724 printk("%s: stopping the timer\n", ncr_name(np)); in ncr_detach()
4730 printk("%s: the timer seems to be already stopped\n", ncr_name(np)); in ncr_detach()
4738 printk("%s: disabling chip interrupts\n", ncr_name(np)); in ncr_detach()
4748 printk("%s: resetting chip\n", ncr_name(np)); in ncr_detach()
4770 ncr_name(np), cp->host_status); in ncr_detach()
4773 printk("%s: freeing ccb (%lx)\n", ncr_name(np), (u_long) cp); in ncr_detach()
4786 printk("%s: freeing lp (%lx)\n", ncr_name(np), (u_long) lp); in ncr_detach()
5226 if (msg) printk (KERN_INFO "%s: restart (%s).\n", ncr_name (np), msg); in ncr_init()
5352 ncr_name(np)); in ncr_init()
5760 printk("%s: command processing resumed\n", ncr_name(np)); in ncr_timeout()
5854 ncr_name (np), (unsigned)INB (nc_sdid)&0x0f, dstat, sist, in ncr_log_hard_error()
5861 printk ("%s: script cmd = %08x\n", ncr_name(np), in ncr_log_hard_error()
5865 printk ("%s: regdump:", ncr_name(np)); in ncr_log_hard_error()
5978 ncr_name(np), istat, dstat, sist); in ncr_exception()
6039 printk ("%s: have to clear fifos.\n", ncr_name (np)); in ncr_exception()
6050 printk ("%s: handshake timeout\n", ncr_name(np)); in ncr_exception()
6056 printk ("%s: unexpected disconnect\n", ncr_name(np)); in ncr_exception()
6067 printk ("%s: unknown interrupt\n", ncr_name(np)); in ncr_exception()
6137 ncr_name(np), np->scsi_mode, scsi_mode); in ncr_int_sbmc()
6173 ncr_name(np), hsts, dbc, sstat1); in ncr_int_par()
6375 ncr_name (np), (u_long) np->header.cp); in ncr_int_ma()
6422 ncr_name (np), (u_long) cp, (u_long) np->header.cp); in ncr_int_ma()
6735 ncr_name (np), target, num); in ncr_int_sir()
6740 ncr_name (np), target, num); in ncr_int_sir()
7828 printk ("%s: enabling clock multiplier\n", ncr_name(np));
7836 printk("%s: the chip cannot lock the frequency\n", ncr_name(np));
7890 printk ("%s: Delay (GEN=%d): %u msec\n", ncr_name(np), gen, ms);
7914 printk ("%s: clock multiplier found\n", ncr_name(np));
7933 printk ("%s: NCR clock is %uKHz, %uKHz\n", ncr_name(np), f1, f2);
7943 printk ("%s: clock multiplier assumed\n", ncr_name(np));
8183 printk("%s: cmd %lx inserted into waiting list\n", ncr_name(np), (u_long) cmd);
8205 printk("%s: cmd %lx retrieved from waiting list\n", ncr_name(np), (u_long) cmd);
8222 …if (waiting_list) printk("%s: waiting_list=%lx processing sts=%d\n", ncr_name(np), (u_long) waitin…
8229 printk("%s: cmd %lx trying to requeue\n", ncr_name(np), (u_long) wcmd);
8235 printk("%s: cmd %lx done forced sts=%d\n", ncr_name(np), (u_long) wcmd, sts);
8376 "%s: can't map memory mapped IO region\n",ncr_name(np));
8381 "%s: using memory mapped IO at virtual address 0x%lx\n", ncr_name(np), (u_long) np->vaddr);
8396 ncr_name(np));
8473 …N_ERR "%s: FATAL ERROR: CHECK SCSI BUS - CABLES, TERMINATION, DEVICE POWER etc.!\n", ncr_name(np));
8488 ncr_name(np), driver_setup.settle_delay);
8508 printk(KERN_INFO "%s: detaching...\n", ncr_name(np));