Searched refs:track_int13 (Results 1 – 7 of 7) sorted by relevance
297 track_int13 (drive); in init_bios_info()
800 void track_int13 (int drive);
436 ENTRY(track_int13)
2775 track_int13 (current_drive); in ioprobe_func()
24 * Implement a new version of track_int13, using Virtual 8086 Mode. !!!
2898 track_int13, because the current implementation hangs up in some2920 * stage2/asm.S [!STAGE1_5] (track_int13): Don't replace an int132921 handler with set_tf_int13_handler. Instead, track_int13 itself3196 (track_int13): New function.3786 * stage2/asm.S [!STAGE1_5] (track_int13): Don't save/restore6166 * stage2/asm.S (track_int13): Defined unconditionally. Do not6183 (track_int13): Declared.6279 * stage2/asm.S [DEFINE_TRACK_INT13] (track_int13): Use %edi6311 [DEFINE_TRACK_INT13] (track_int13): Go to the real mode before6319 * stage2/asm.S [DEFINE_TRACK_INT13] (track_int13): New function.
442 track_int13 (int drive) in track_int13() function