Home
last modified time | relevance | path

Searched refs:multiboot_tag_network_t (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dmultiboot2.h378 } multiboot_tag_network_t; typedef
/illumos-gate/usr/src/boot/common/
H A Dmultiboot2.c797 size += sizeof (multiboot_tag_network_t) + bootp_response_size; in mbi_size()
1089 multiboot_tag_network_t *tag; in multiboot2_exec()
1090 tag = (multiboot_tag_network_t *) in multiboot2_exec()
/illumos-gate/usr/src/uts/i86pc/os/
H A Dfakebop.c1836 multiboot_tag_network_t *netdev = NULL; in build_boot_properties()
1857 sizeof (multiboot_tag_network_t)); in build_boot_properties()