HomeSort by: relevance | last modified time | path
    Searched defs:boot_start_1 (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/i386/stand/boot/
biosboot.S 50 jmp boot_start_1
55 .long boot_start_1 - boot_params
58 boot_start_1: label
87 cmp $boot_start_1 - boot_params, %cx
89 mov $boot_start_1 - boot_params, %cx
biosboot.S 50 jmp boot_start_1
55 .long boot_start_1 - boot_params
58 boot_start_1: label
87 cmp $boot_start_1 - boot_params, %cx
89 mov $boot_start_1 - boot_params, %cx

Completed in 47 milliseconds