Searched refs:call_bootsector (Results 1 – 4 of 4) sorted by relevance
11 extern int call_bootsector ( unsigned int segment, unsigned int offset,
58 int call_bootsector ( unsigned int segment, unsigned int offset, in call_bootsector() function
153 if ( ( rc = call_bootsector ( load_segment, load_offset, in eltorito_exec()
708 if ( ( rc = call_bootsector ( 0x0, 0x7c00, drive ) ) != 0 ) { in int13_boot()