Searched refs:idprom (Results 1 - 25 of 40) sorted by relevance

12

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sparc64/kernel/
H A Didprom.c1 /* $Id: idprom.c,v 1.1.1.1 2007/08/03 18:52:18 Exp $
2 * idprom.c: Routines to load the idprom into kernel addresses and
13 #include <asm/idprom.h>
15 struct idprom *idprom; variable in typeref:struct:idprom
16 static struct idprom idprom_buffer;
19 static unsigned char __init calc_idprom_cksum(struct idprom *idprom) argument
21 unsigned char cksum, i, *ptr = (unsigned char *)idprom;
[all...]
H A DMakefile10 obj-y := process.o setup.o cpu.o idprom.o \
H A Dsparc64_ksyms.c37 #include <asm/idprom.h>
244 EXPORT_SYMBOL(idprom); variable
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/sun3/
H A Didprom.c1 /* $Id: idprom.c,v 1.1.1.1 2007/08/03 18:51:51 Exp $
2 * idprom.c: Routines to load the idprom into kernel addresses and
16 #include <asm/idprom.h>
19 struct idprom *idprom; variable in typeref:struct:idprom
20 EXPORT_SYMBOL(idprom); variable
22 static struct idprom idprom_buffer;
83 if(Sun_Machines[i].id_machtype == idprom->id_machtype) {
93 static unsigned char __init calc_idprom_cksum(struct idprom *idpro argument
[all...]
H A DMakefile5 obj-y := sun3ints.o sun3dvma.o sbus.o idprom.o
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-m68k/
H A Didprom.h3 #include <asm-sparc/idprom.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sparc/kernel/
H A Didprom.c1 /* $Id: idprom.c,v 1.1.1.1 2007/08/03 18:52:17 Exp $
2 * idprom.c: Routines to load the idprom into kernel addresses and
13 #include <asm/idprom.h>
20 struct idprom *idprom; variable in typeref:struct:idprom
21 static struct idprom idprom_buffer;
70 static unsigned char __init calc_idprom_cksum(struct idprom *idprom) argument
72 unsigned char cksum, i, *ptr = (unsigned char *)idprom;
[all...]
H A Dsun4setup.c9 #include <asm/idprom.h>
37 switch(idprom->id_machtype) {
H A Dsun4c_irq.c34 #include <asm/idprom.h>
132 if (idprom->id_machtype == (SM_SUN4 | SM_4_260))
157 if (idprom->id_machtype == (SM_SUN4 | SM_4_260))
H A Dtime.c39 #include <asm/idprom.h>
119 if((idprom->id_machtype == (SM_SUN4 | SM_4_260)) ||
120 (idprom->id_machtype == (SM_SUN4 | SM_4_110))) {
260 if( idprom->id_machtype == (SM_SUN4 | SM_4_330) ) {
271 } else if( idprom->id_machtype == (SM_SUN4 | SM_4_260)) {
379 if(idprom->id_machtype == (SM_SUN4 | SM_4_330)) {
381 } else if(idprom->id_machtype == (SM_SUN4 | SM_4_260) ) {
H A DMakefile11 process.o signal.o ioport.o setup.o idprom.o \
H A Dsparc_ksyms.c38 #include <asm/idprom.h>
220 EXPORT_SYMBOL(idprom); variable
H A Dsetup.c45 #include <asm/idprom.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-sparc/
H A Didprom.h1 /* $Id: idprom.h,v 1.1.1.1 2007/08/03 18:53:36 Exp $
2 * idprom.h: Macros and defines for idprom routines
12 struct idprom { struct
22 extern struct idprom *idprom;
H A Dmostek.h12 #include <asm/idprom.h>
56 struct idprom idprom; /* The idprom lives here. */ member in struct:mostek48t02
H A Dfloppy.h12 #include <asm/idprom.h>
289 ((idprom->id_machtype == (SM_SUN4C | SM_4C_SLC)) ||
290 (idprom->id_machtype == (SM_SUN4C | SM_4C_ELC)))) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-sparc64/
H A Didprom.h1 /* $Id: idprom.h,v 1.1.1.1 2007/08/03 18:53:36 Exp $
2 * idprom.h: Macros and defines for idprom routines
12 struct idprom { struct
22 extern struct idprom *idprom;
H A Dmostek.h11 #include <asm/idprom.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/sun3x/
H A Dprom.c17 #include <asm/idprom.h>
109 if (!((idprom->id_machtype & SM_ARCH_MASK) == SM_SUN3X)) {
111 idprom->id_machtype);
113 idprom->id_machtype = SM_SUN3X | SM_3_80;
149 /* Get the idprom and stuff it into buffer 'idbuf'. Returns the
158 /* make a copy of the idprom structure */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sparc/prom/
H A Dsun4prom.c17 #include <asm/idprom.h>
25 static struct idprom sun4_idprom;
42 {"idprom", (char *)&sun4_idprom, sizeof(struct idprom)},
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/sun3/prom/
H A Dmisc.c12 #include <asm/idprom.h>
51 /* Get the idprom and stuff it into buffer 'idbuf'. Returns the
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sparc/mm/
H A Dsun4c.c26 #include <asm/idprom.h>
291 switch (idprom->id_machtype) {
324 prom_printf("Cannot initialize VAC - weird sun4 model idprom->id_machtype = %d", idprom->id_machtype);
330 if ((idprom->id_machtype == (SM_SUN4C | SM_4C_SS1)) ||
331 (idprom->id_machtype == (SM_SUN4C | SM_4C_SS1PLUS))) {
453 switch (idprom->id_machtype) {
482 if ((idprom->id_machtype == (SM_SUN4C | SM_4C_SS1)) ||
483 (idprom->id_machtype == (SM_SUN4C | SM_4C_SS1PLUS))) {
524 if ((idprom
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Dsun3_scsi.c73 #include <asm/idprom.h>
205 switch(idprom->id_machtype) {
H A Dsun3_scsi_vme.c32 #include <asm/idprom.h>
150 switch(idprom->id_machtype) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A Dmyri_sbus.c35 #include <asm/idprom.h>
821 mp->eeprom.id[1] = idprom->id_machtype;
822 mp->eeprom.id[2] = (idprom->id_sernum >> 16) & 0xff;
823 mp->eeprom.id[3] = (idprom->id_sernum >> 8) & 0xff;
824 mp->eeprom.id[4] = (idprom->id_sernum >> 0) & 0xff;

Completed in 260 milliseconds

12