HomeSort by: relevance | last modified time | path
    Searched defs:mpp_console (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/i386/stand/lib/
exec_multiboot2.c 73 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;
exec_multiboot2.c 73 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 22 milliseconds