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

/netbsd-current/sys/arch/i386/stand/pxeboot/
H A Dmain.c68 void command_multiboot(char *);
77 { "multiboot", command_multiboot },
267 command_multiboot(char *arg) function
/netbsd-current/sys/arch/i386/stand/boot/
H A Dboot2.c140 void command_multiboot(char *);
159 { "multiboot", command_multiboot },
638 command_multiboot(char *arg) function
/netbsd-current/sys/arch/i386/stand/efiboot/
H A Dboot.c85 void command_multiboot(char *);
112 { "multiboot", command_multiboot },
634 command_multiboot(char *arg) function

Completed in 74 milliseconds