Home | History | Annotate | Download | only in bios

Lines Matching full:mouse_driver_seg

4134   Bit16u mouse_driver_seg;
4406 mouse_driver_seg = ES;
4409 write_word(ebda_seg, 0x0024, mouse_driver_seg);
4411 if (mouse_driver_offset == 0 && mouse_driver_seg == 0) {