HomeSort by relevance Sort by last modified time
    Searched refs:int13_handler (Results 1 - 2 of 2) sorted by null

  /external/grub/stage2/
asm.S 611 * Copy MAP to the drive map and set up int13_handler.
650 /* copy int13_handler to the reserved area */
653 movl $ABS(int13_handler), %esi
654 movl $(int13_handler_end - int13_handler), %ecx
670 int13_handler: label
678 movw $(drive_map - int13_handler), %si
    [all...]
  /external/qemu-pc-bios/bochs/bios/
rombios.c     [all...]

Completed in 79 milliseconds