Searched refs:bootxxx (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/sys/arch/atari/stand/bootxxx/milan/
H A DMakefile5 .include <../Makefile.bootxxx>
/netbsd-current/sys/arch/atari/stand/bootxxx/std/
H A DMakefile5 .include <../Makefile.bootxxx>
/netbsd-current/sys/arch/atari/stand/bootxxx/
H A Dstart.S8 jra _C_LABEL(bootxxx)
H A Dbootxxx.c1 /* $NetBSD: bootxxx.c,v 1.10 2022/06/26 14:14:46 tsutsui Exp $ */
46 int bootxxx(void *, void *, osdsc_t *);
50 bootxxx(void *readsector, void *disklabel, osdsc_t *od) function
H A DMakefile.bootxxx1 # $NetBSD: Makefile.bootxxx,v 1.9 2020/07/01 23:37:10 rin Exp $
42 SRCS= start.S bootxxx.c aout.c bsdstart.S elf.c filesystem.c sysinfo.c
/netbsd-current/sys/arch/atari/stand/
H A DMakefile6 SUBDIR= libsa .WAIT ahdilabel binpatch bootpref bootxx bootxxx edahdi \
/netbsd-current/sys/arch/atari/stand/bootxx/
H A Dbootxx.c48 int bootxxx(void *, void *, struct osdsc *);
63 bxxx_t bootxxx = (bxxx_t)(LOADADDR3); local
98 (*bootxxx)(readsector, disklabel, od);

Completed in 207 milliseconds