/linux-4.1.27/drivers/scsi/sym53c8xx_2/ |
H A D | sym53c8xx.h | 11 * a port of the FreeBSD ncr driver to Linux-1.2.13. 13 * The original ncr driver has been written for 386bsd and FreeBSD by
|
H A D | sym_misc.h | 11 * a port of the FreeBSD ncr driver to Linux-1.2.13. 13 * The original ncr driver has been written for 386bsd and FreeBSD by
|
H A D | sym_nvram.h | 11 * a port of the FreeBSD ncr driver to Linux-1.2.13. 13 * The original ncr driver has been written for 386bsd and FreeBSD by
|
H A D | sym_fw.h | 11 * a port of the FreeBSD ncr driver to Linux-1.2.13. 13 * The original ncr driver has been written for 386bsd and FreeBSD by
|
H A D | sym_glue.h | 11 * a port of the FreeBSD ncr driver to Linux-1.2.13. 13 * The original ncr driver has been written for 386bsd and FreeBSD by
|
H A D | sym_malloc.c | 11 * a port of the FreeBSD ncr driver to Linux-1.2.13. 13 * The original ncr driver has been written for 386bsd and FreeBSD by
|
H A D | sym_fw.c | 11 * a port of the FreeBSD ncr driver to Linux-1.2.13. 13 * The original ncr driver has been written for 386bsd and FreeBSD by
|
H A D | sym_defs.h | 11 * a port of the FreeBSD ncr driver to Linux-1.2.13. 13 * The original ncr driver has been written for 386bsd and FreeBSD by
|
H A D | sym_nvram.c | 11 * a port of the FreeBSD ncr driver to Linux-1.2.13. 13 * The original ncr driver has been written for 386bsd and FreeBSD by
|
H A D | sym_hipd.h | 11 * a port of the FreeBSD ncr driver to Linux-1.2.13. 13 * The original ncr driver has been written for 386bsd and FreeBSD by
|
H A D | sym_glue.c | 12 * a port of the FreeBSD ncr driver to Linux-1.2.13. 14 * The original ncr driver has been written for 386bsd and FreeBSD by 454 * If we are resetting the ncr, wait for settle_time before sym_timer()
|
H A D | sym_fw1.h | 11 * a port of the FreeBSD ncr driver to Linux-1.2.13. 13 * The original ncr driver has been written for 386bsd and FreeBSD by
|
H A D | sym_fw2.h | 11 * a port of the FreeBSD ncr driver to Linux-1.2.13. 13 * The original ncr driver has been written for 386bsd and FreeBSD by
|
H A D | sym_hipd.c | 12 * a port of the FreeBSD ncr driver to Linux-1.2.13. 14 * The original ncr driver has been written for 386bsd and FreeBSD by 820 * this driver. The generic ncr driver that does not use sym_prepare_setting()
|
/linux-4.1.27/arch/s390/include/asm/ |
H A D | sysinfo.h | 42 unsigned int ncr; member in struct:sysinfo_1_1_1
|
/linux-4.1.27/arch/s390/kernel/ |
H A D | sysinfo.c | 93 if (info->ncr) stsi_1_1_1() 94 seq_printf(m, "Nominal Cap. Rating: %08u\n", info->ncr); stsi_1_1_1()
|
/linux-4.1.27/drivers/net/ethernet/davicom/ |
H A D | dm9000.c | 764 unsigned ncr = dm9000_read_locked(db, DM9000_NCR); dm9000_show_carrier() local 771 (ncr & NCR_FDX) ? "full" : "half", lpa); dm9000_show_carrier() 913 unsigned int ncr; dm9000_init_dm9000() local 939 ncr = (db->flags & DM9000_PLATF_EXT_PHY) ? NCR_EXT_PHY : 0; dm9000_init_dm9000() 945 ncr |= NCR_WAKEEN; dm9000_init_dm9000() 947 iow(db, DM9000_NCR, ncr); dm9000_init_dm9000()
|
/linux-4.1.27/drivers/scsi/ |
H A D | ncr53c8xx.c | 1164 ** During reselection the ncr jumps to this point with SFBR 1257 ** During reselection the ncr jumps to this point 1644 ** During reselection the ncr jumps to jump_tcb. 2069 ** (1) The ncr loses arbitration. 2074 ** (2) The ncr is reselected. 2078 ** (3) The ncr wins arbitration. 2104 ** The ncr doesn't have an indirect load 2625 ** The ncr doesn't have an indirect load 2850 ** The ncr doesn't have an indirect load 3644 panic("ncr KVAR out of range"); ncr_script_copy_and_bind() 5176 ** Reset ncr chip. 5480 ** Compute and return sync parameters for the ncr ncr_getsync() 5724 ** ncr timeout handler. 5754 ** If we are resetting the ncr, wait for settle_time before ncr_timeout() 5775 ** block ncr interrupts ncr_timeout() 5873 ** ncr chip exception handler. 5878 ** time. The ncr is able to stack in some extra registers 6072 ** ncr chip exception handler for selection timeout 6116 ** ncr chip exception handler for SCSI bus mode change 6155 ** ncr chip exception handler for SCSI parity error. 6232 ** ncr chip exception handler for phase errors. 6686 ** ncr chip exception handler for programmed interrupts. 7209 if (tsleep ((caddr_t)cp, PRIBIO|PCATCH, "ncr", 0)) ncr_get_ccb() 7694 ** ncr registers may NOT be cached. 7753 ** Reset ncr chip ncr_snooptest() 7777 printk ("CACHE TEST FAILED: host wrote %d, ncr read %d.\n", ncr_snooptest() 7782 printk ("CACHE TEST FAILED: ncr wrote %d, host read %d.\n", ncr_snooptest() 7787 printk ("CACHE TEST FAILED: ncr wrote %d, read back %d.\n", ncr_snooptest() 7796 ** Determine the ncr's clock frequency.
|
H A D | ncr53c8xx.h | 612 ** The ncr 53c810 register structure. 700 #define SIGP 0x20 /* r/w: message from host to ncr */ 701 #define SEM 0x10 /* r/w: message between host + ncr */ 919 ** DT phases illegal for ncr driver.
|
/linux-4.1.27/drivers/net/ethernet/cadence/ |
H A D | macb.c | 1604 u32 tmp, ncr; macb_configure_dma() local 1618 ncr = macb_readl(bp, NCR); macb_configure_dma() 1628 macb_writel(bp, NCR, ncr); macb_configure_dma()
|
/linux-4.1.27/arch/parisc/kernel/ |
H A D | firmware.c | 781 * Most ncr/sym cards won't have an entry and just use whatever
|
/linux-4.1.27/drivers/net/ethernet/dec/tulip/ |
H A D | de4x5.c | 370 <parmee@postecss.ncrfran.france.ncr.com> and
|