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

/netbsd-current/sys/arch/i386/stand/lib/
H A Dexec_multiboot2.c73 struct multiboot_header_tag_console_flags *mpp_console; member in struct:multiboot_package_priv
392 if (mpp->mpp_console) {
393 int flags = mpp->mpp_console->console_flags;
403 MPP_OPT(mpp->mpp_console->flags),
1556 mbp->mbp_priv->mpp_console = (void *)mbt;

Completed in 201 milliseconds