Home
last modified time | relevance | path

Searched refs:length_low (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dmultiboot.h114 unsigned long length_low; member
H A Dkernel.c150 (unsigned) mmap->length_low, in cmain()
H A Dmultiboot.h.texi114 unsigned long length_low;
H A Dkernel.c.texi150 (unsigned) mmap->length_low,
H A Dmultiboot.info757 8 | length_low |
765 upper 32 bits, for a total of a 64-bit starting address. `length_low'
1168 unsigned long length_low;
1420 (unsigned) mmap->length_low,
H A Dmultiboot.texi814 8 | length_low |
824 upper 32 bits, for a total of a 64-bit starting address. @samp{length_low}
/illumos-gate/usr/src/uts/common/sys/
H A Dmultiboot.h95 uint32_t length_low; member
/illumos-gate/usr/src/uts/i86pc/dboot/
H A Ddboot_startkern.c211 uint32_t length_low; member
876 (uint64_t)mp->length_low); in dboot_loader_mmap_get_length()
897 (uint64_t)map_buffer[index].length_low); in dboot_loader_mmap_get_length()