Searched refs:track_int13 (Results 1 – 7 of 7) sorted by relevance
276 track_int13 (drive); in init_bios_info()
718 void track_int13 (int drive);
296 ENTRY(track_int13)
2308 track_int13 (current_drive); in ioprobe_func()
24 * Implement a new version of track_int13, using Virtual 8086 Mode. !!!
2739 track_int13, because the current implementation hangs up in some2761 * stage2/asm.S [!STAGE1_5] (track_int13): Don't replace an int132762 handler with set_tf_int13_handler. Instead, track_int13 itself3037 (track_int13): New function.3627 * stage2/asm.S [!STAGE1_5] (track_int13): Don't save/restore6007 * stage2/asm.S (track_int13): Defined unconditionally. Do not6024 (track_int13): Declared.6120 * stage2/asm.S [DEFINE_TRACK_INT13] (track_int13): Use %edi6152 [DEFINE_TRACK_INT13] (track_int13): Go to the real mode before6160 * stage2/asm.S [DEFINE_TRACK_INT13] (track_int13): New function.
440 track_int13 (int drive) in track_int13() function