Searched refs:rev_type (Results 1 – 1 of 1) sorted by relevance
503 unsigned rev_type = 0, isa_cnf, cs_revision; in cs89x0_probe() local510 rev_type = readreg(PRODUCT_ID_ADD); in cs89x0_probe()511 eth_cs_type = rev_type &~ REVISON_BITS; in cs89x0_probe()512 cs_revision = ((rev_type & REVISON_BITS) >> 8) + 'A'; in cs89x0_probe()