Searched refs:mb_type (Results 1 – 6 of 6) sorted by relevance
219 uint32_t mb_type; member230 uint32_t mb_type; member236 uint32_t mb_type; member244 uint32_t mb_type; member251 uint32_t mb_type; member259 uint32_t mb_type; member275 uint32_t mb_type; member288 uint32_t mb_type; member323 uint32_t mb_type; member332 uint32_t mb_type; member[all …]
876 tag->mb_type = MULTIBOOT_TAG_TYPE_CMDLINE; in multiboot2_exec()888 tag->mb_type = MULTIBOOT_TAG_TYPE_BOOT_LOADER_NAME; in multiboot2_exec()901 tag->mb_type = MULTIBOOT_TAG_TYPE_BASIC_MEMINFO; in multiboot2_exec()958 tag->mb_type = MULTIBOOT_TAG_TYPE_MODULE; in multiboot2_exec()991 tag->mb_type = MULTIBOOT_TAG_TYPE_MMAP; in multiboot2_exec()1011 tag->mb_type = MULTIBOOT_TAG_TYPE_NETWORK; in multiboot2_exec()1024 otag->mb_type = MULTIBOOT_TAG_TYPE_ACPI_OLD; in multiboot2_exec()1030 ntag->mb_type = MULTIBOOT_TAG_TYPE_ACPI_NEW; in multiboot2_exec()1042 tag->mb_type = MULTIBOOT_TAG_TYPE_EFI64; in multiboot2_exec()1064 tag->framebuffer_common.mb_type = in multiboot2_exec()[all …]
55 if (tag == NULL || tag->mb_type == MULTIBOOT_TAG_TYPE_END) in dboot_multiboot2_next_tag()70 while (tagp != NULL && tagp->mb_type != tag) { in dboot_multiboot2_find_tag_impl()
97 mb_type_t mb_type; /* read-only/read-write */ member
891 lm_status_t lm_mcp_cmd_send( struct _lm_device_t *pdev, lm_mcp_mb_type mb_type, u32_t drv_msg, u32_… in lm_mcp_cmd_send() argument898 …DbgMessage(pdev, INFORMi , "### mcp_cmd_send mb_type=0x%x drv_msg=0x%x param=0x%x\n", mb_type, drv… in lm_mcp_cmd_send()906 switch( mb_type ) in lm_mcp_cmd_send()
220 master_mbox->mbox_in->mb_type = in sbbc_mbox_init()221 master_mbox->mbox_out->mb_type = 0; in sbbc_mbox_init()