Home | History | Annotate | Download | only in core

Lines Matching defs:oreg

67 	com32sys_t ireg, oreg;
73 memset(&oreg, 0, sizeof(oreg));
83 __intcall(0x10, &ireg, &oreg);
87 __intcall(0x10, &ireg, &oreg);
88 oreg.ebx.b[0] -= 7; /* BL=07h and BL=08h OK */
90 if (oreg.ebx.b[0] > 1)
99 __intcall(0x10, &ireg, &oreg);
104 __intcall(0x10, &ireg, &oreg);
258 com32sys_t ireg, oreg;
274 __intcall(0x10, &ireg, &oreg);
289 __intcall(0x10, &ireg, &oreg);
313 com32sys_t ireg, oreg;
325 __intcall(0x10, &ireg, &oreg);
331 __intcall(0x10, &ireg, &oreg);