Searched refs:ectr (Results 1 – 1 of 1) sorted by relevance
111 unsigned char ectr = 0; in frob_econtrol() local115 ectr = inb(ECONTROL(pb)); in frob_econtrol()117 new = (ectr & ~m) ^ v; in frob_econtrol()122 pr_debug("frob_econtrol(%02x,%02x): %02x -> %02x\n", m, v, ectr, new); in frob_econtrol()