Searched refs:BOOTINFO_DEV_TYPE_DRAM (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/mips/include/
H A Dbootinfo.h76 * is BOOTINFO_DEV_TYPE_DRAM, which points to a pre-loaded object (e.g.,
79 #define BOOTINFO_DEV_TYPE_DRAM 0 /* DRAM loader/kernel (ptr). */ macro
/freebsd-13-stable/stand/mips/beri/loader/
H A Dmain.c165 case BOOTINFO_DEV_TYPE_DRAM:
/freebsd-13-stable/stand/mips/beri/boot2/
H A Dboot2.c392 case BOOTINFO_DEV_TYPE_DRAM:

Completed in 39 milliseconds