Searched defs:idprom (Results 1 – 5 of 5) sorted by relevance
13 struct idprom { struct23 extern struct idprom *idprom; argument
12 struct idprom { struct22 extern struct idprom *idprom; argument
20 struct idprom *idprom; variable101 static unsigned char __init calc_idprom_cksum(struct idprom *idprom) in calc_idprom_cksum()
18 struct idprom *idprom; variable72 static unsigned char __init calc_idprom_cksum(struct idprom *idprom) in calc_idprom_cksum()
76 struct resource *res, *ca, *idprom, *options; in sni_82596_probe() local