Home
last modified time | relevance | path

Searched refs:ncr (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.4/arch/s390/include/asm/
Dsysinfo.h40 unsigned int ncr; member
/Linux-v5.4/drivers/net/ethernet/davicom/
Ddm9000.c757 unsigned ncr = dm9000_read_locked(db, DM9000_NCR); in dm9000_show_carrier() local
764 (ncr & NCR_FDX) ? "full" : "half", lpa); in dm9000_show_carrier()
906 unsigned int ncr; in dm9000_init_dm9000() local
932 ncr = (db->flags & DM9000_PLATF_EXT_PHY) ? NCR_EXT_PHY : 0; in dm9000_init_dm9000()
938 ncr |= NCR_WAKEEN; in dm9000_init_dm9000()
940 iow(db, DM9000_NCR, ncr); in dm9000_init_dm9000()
/Linux-v5.4/arch/s390/kernel/
Dsysinfo.c119 if (info->ncr) in stsi_1_1_1()
120 seq_printf(m, "Nominal Cap. Rating: %08u\n", info->ncr); in stsi_1_1_1()
/Linux-v5.4/Documentation/scsi/
DChangeLog.sym53c8xx_27 - Change a couple of defines containing ncr or NCR by their
Dsym53c8xx_2.txt72 1993: ncr driver written for 386bsd and FreeBSD by:
76 1996: port of the ncr driver to Linux-1.2.13 and rename it ncr53c8xx.
DChangeLog.sym53c8xx378 James Bottomley <James.Bottomley@columbiasc.ncr.com>
Dncr53c8xx.txt88 The initial Linux ncr53c8xx driver has been a port of the ncr driver from