Home
last modified time | relevance | path

Searched refs:mbm (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/sys/arch/i386/stand/lib/
H A Dexec_multiboot1.c123 struct multiboot_module *mbm; in exec_multiboot1() local
144 mbm = alloc(sizeof(struct multiboot_module) * in exec_multiboot1()
151 mbm[i].mmo_start = bim->base; in exec_multiboot1()
152 mbm[i].mmo_end = bim->base + bim->len; in exec_multiboot1()
153 mbm[i].mmo_string = (char *)vtophys(bim->path); in exec_multiboot1()
154 mbm[i].mmo_reserved = 0; in exec_multiboot1()
159 mbi->mi_mods_addr = vtophys(mbm); in exec_multiboot1()
/netbsd-src/external/bsd/file/dist/magic/magdir/
H A Depoc14 !:mime image/x-epoc-mbm
/netbsd-src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
H A Dmotorola-mapphone-common.dtsi20 * then 1023 - 1024 seems to contain mbm.
/netbsd-src/crypto/external/bsd/openssl.old/dist/
H A DCHANGES9611 [Matthew Byng-Maddick <mbm@aldigital.co.uk> and Ben Laurie (CHATS)>