Searched refs:bootinf (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/arch/x68k/stand/boot/
H A Dboot.c81 uint32_t bootinf; local
85 bootinf = IOCS_BOOTINF();
86 if (bootinf < 0xa0) {
91 /* Or, bootinf indicates the boot address */
92 bootrom = (char *)(bootinf & 0x00ffffe0);
/netbsd-current/sys/arch/x68k/stand/libiocs/
H A DMakefile34 bootinf.S romver.S g_clr_on.S gpalet.S sftjis.S jissft.S akconv.S \

Completed in 111 milliseconds