Home
last modified time | relevance | path

Searched defs:idprom (Results 1 – 4 of 4) sorted by relevance

/linux/arch/sparc/include/asm/
H A Didprom.h13 struct idprom { struct
23 extern struct idprom *idprom; argument
/linux/arch/m68k/include/asm/
H A Didprom.h12 struct idprom { struct
22 extern struct idprom *idprom; argument
/linux/arch/m68k/sun3/
H A Didprom.c22 struct idprom *idprom; variable
103 static unsigned char __init calc_idprom_cksum(struct idprom *idprom) in calc_idprom_cksum()
/linux/arch/sparc/kernel/
H A Didprom.c18 struct idprom *idprom; variable
72 static unsigned char __init calc_idprom_cksum(struct idprom *idprom) in calc_idprom_cksum()