• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/

Lines Matching refs:ncr_name

1961 static inline char *ncr_name (struct ncb *np)
3516 ncr_name(np), (int) (src-start-1));
3546 ncr_name(np), (int) (src-start-1));
3954 printk(KERN_INFO "%s: ID %d, Fast-%d%s%s\n", ncr_name(np),
3963 ncr_name(np), np->sv_scntl3, np->sv_dmode, np->sv_dcntl,
3968 ncr_name(np), np->rv_scntl3, np->rv_dmode, np->rv_dcntl,
3974 ncr_name(np), np->paddr2);
4433 printk ("%s: queuepos=%d.\n", ncr_name (np), np->squeueput);
4454 ncr_name(np), settle_delay);
4489 ncr_name(np));
4492 ncr_name(np),
4596 strlcpy(inst_name, ncr_name(np), sizeof(inst_name));
4598 printk("%s: releasing host resources\n", ncr_name(np));
4606 printk("%s: stopping the timer\n", ncr_name(np));
4612 printk("%s: the timer seems to be already stopped\n", ncr_name(np));
4620 printk("%s: disabling chip interrupts\n", ncr_name(np));
4630 printk("%s: resetting chip\n", ncr_name(np));
4652 ncr_name(np), cp->host_status);
4655 printk("%s: freeing ccb (%lx)\n", ncr_name(np), (u_long) cp);
4668 printk("%s: freeing lp (%lx)\n", ncr_name(np), (u_long) lp);
5108 if (msg) printk (KERN_INFO "%s: restart (%s).\n", ncr_name (np), msg);
5234 ncr_name(np));
5618 printk("%s: command processing resumed\n", ncr_name(np));
5712 ncr_name (np), (unsigned)INB (nc_sdid)&0x0f, dstat, sist,
5719 printk ("%s: script cmd = %08x\n", ncr_name(np),
5723 printk ("%s: regdump:", ncr_name(np));
5836 ncr_name(np), istat, dstat, sist);
5897 printk ("%s: have to clear fifos.\n", ncr_name (np));
5908 printk ("%s: handshake timeout\n", ncr_name(np));
5914 printk ("%s: unexpected disconnect\n", ncr_name(np));
5925 printk ("%s: unknown interrupt\n", ncr_name(np));
5995 ncr_name(np), np->scsi_mode, scsi_mode);
6031 ncr_name(np), hsts, dbc, sstat1);
6233 ncr_name (np), (u_long) np->header.cp);
6280 ncr_name (np), (u_long) cp, (u_long) np->header.cp);
6583 ncr_name (np), target, num);
6588 ncr_name (np), target, num);
7644 printk ("%s: enabling clock multiplier\n", ncr_name(np));
7652 printk("%s: the chip cannot lock the frequency\n", ncr_name(np));
7706 printk ("%s: Delay (GEN=%d): %u msec\n", ncr_name(np), gen, ms);
7730 printk ("%s: clock multiplier found\n", ncr_name(np));
7749 printk ("%s: NCR clock is %uKHz, %uKHz\n", ncr_name(np), f1, f2);
7759 printk ("%s: clock multiplier assumed\n", ncr_name(np));
7968 printk("%s: cmd %lx inserted into waiting list\n", ncr_name(np), (u_long) cmd);
7990 printk("%s: cmd %lx retrieved from waiting list\n", ncr_name(np), (u_long) cmd);
8007 if (waiting_list) printk("%s: waiting_list=%lx processing sts=%d\n", ncr_name(np), (u_long) waiting_list, sts);
8014 printk("%s: cmd %lx trying to requeue\n", ncr_name(np), (u_long) wcmd);
8020 printk("%s: cmd %lx done forced sts=%d\n", ncr_name(np), (u_long) wcmd, sts);
8161 "%s: can't map memory mapped IO region\n",ncr_name(np));
8166 "%s: using memory mapped IO at virtual address 0x%lx\n", ncr_name(np), (u_long) np->vaddr);
8181 ncr_name(np));
8258 printk(KERN_ERR "%s: FATAL ERROR: CHECK SCSI BUS - CABLES, TERMINATION, DEVICE POWER etc.!\n", ncr_name(np));
8273 ncr_name(np), driver_setup.settle_delay);
8293 printk(KERN_INFO "%s: detaching...\n", ncr_name(np));