Home
last modified time | relevance | path

Searched refs:apm_table (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dmb_info.h164 unsigned long apm_table; member
H A Dcommon.c325 mbi.apm_table = (unsigned long) &apm_bios_info; in init_bios_info()
/illumos-gate/usr/src/boot/sys/sys/
H A Dmultiboot.h186 multiboot_uint32_t apm_table; member
/illumos-gate/usr/src/uts/common/sys/
H A Dmultiboot.h172 caddr32_t apm_table; member
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dmultiboot.texi640 68 | apm_table | (present if flags[10] is set)
898 If bit 10 in the @samp{flags} is set, the @samp{apm_table} field is
H A Dmultiboot.info604 68 | apm_table | (present if flags[10] is set)
831 If bit 10 in the `flags' is set, the `apm_table' field is valid, and
/illumos-gate/usr/src/grub/grub-0.97/
H A DChangeLog3106 (multiboot_info): Added a new element, apm_table.