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

  /src/sys/arch/atari/stand/bootxxx/milan/
Makefile 5 .include <../Makefile.bootxxx>
  /src/sys/arch/atari/stand/bootxxx/std/
Makefile 5 .include <../Makefile.bootxxx>
  /src/sys/arch/atari/stand/bootxxx/
start.S 8 jra _C_LABEL(bootxxx)
bootxxx.c 1 /* $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 in typeref:typename:int
  /src/sys/arch/atari/stand/
Makefile 6 SUBDIR= libsa .WAIT ahdilabel binpatch bootpref bootxx bootxxx edahdi \
  /src/sys/arch/atari/stand/bootxx/
bootxx.c 48 int bootxxx(void *, void *, struct osdsc *);
63 bxxx_t bootxxx = (bxxx_t)(LOADADDR3); local in function:bootxx
98 (*bootxxx)(readsector, disklabel, od);

Completed in 35 milliseconds