HomeSort by: relevance | last modified time | path
    Searched refs:boot2 (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/arch/landisk/stand/boot/
boot.S 73 mov.l .L.boot2, r0
122 .L.boot2:
123 .long _C_LABEL(boot2)
130 .L.errtxt: .asciz "Boot2 failed: "
boot2.c 1 /* $NetBSD: boot2.c,v 1.7 2022/04/30 03:37:09 rin Exp $ */
82 void boot2(uint32_t boot_biossector);
223 boot2(uint32_t boot_biossector) function in typeref:typename:void
  /src/sys/arch/i386/stand/boot/
biosboot.S 124 call _C_LABEL(boot2) /* C bootstrap code */
136 1: .asciz "Boot2 failed: "
boot2.c 1 /* $NetBSD: boot2.c,v 1.90 2025/07/31 02:59:13 pgoyette Exp $ */
128 void boot2(int, uint64_t);
304 boot2(int biosdev, uint64_t biossector) function in typeref:typename:void

Completed in 15 milliseconds