Searched defs:idprom (Results 1 – 5 of 5) sorted by relevance
12 struct idprom { struct22 extern struct idprom *idprom; argument
11 struct idprom { struct21 extern struct idprom *idprom; argument
19 struct idprom *idprom; variable98 static unsigned char __init calc_idprom_cksum(struct idprom *idprom) in calc_idprom_cksum()
16 struct idprom *idprom; variable64 static unsigned char __init calc_idprom_cksum(struct idprom *idprom) in calc_idprom_cksum()
81 struct resource *res, *ca, *idprom, *options; in sni_82596_probe() local