Searched refs:echo_a (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/sys/i386/i386/
H A Delan-mmcr.c78 static u_int echo_a, echo_d; variable
156 echo_a = echo_d = 0;
189 echo_a = 0xc34 + v;
191 echo_a = 0xc38 + v;
262 if (echo_a)
263 mmcrptr[(echo_a ^ 0xc) / 2] = echo_d;
278 if (echo_a)
279 mmcrptr[echo_a / 2] = echo_d;

Completed in 55 milliseconds