Searched refs:R_ROBIN_BITS (Results 1 – 1 of 1) sorted by relevance
192 #define R_ROBIN_BITS 0xc0 /* round robin counter */ macro538 counter = id & R_ROBIN_BITS; in eepro_probe1()539 if (((id = inb(ioaddr + ID_REG)) & R_ROBIN_BITS) != (counter + 0x40)) in eepro_probe1()