| /illumos-gate/usr/src/grub/grub-0.97/stage2/ |
| H A D | apm.S | 34 /* APM BIOS installation check */ 38 /* error -> no APM BIOS */ 43 /* no signature -> no APM BIOS */ 87 /* APM BIOS installation check */ 101 /* record the APM BIOS version */ 112 /* Some paranoia here: Always Disconnect from APM */
|
| H A D | mb_info.h | 85 /* APM BIOS info. */ 163 /* APM table */ 207 /* Is there a APM table? */
|
| H A D | asm.S | 382 * Halt the system, using APM if possible. If NO_APM is true, don't use 383 * APM even if it is available. 396 /* detect APM */ 403 /* disconnect APM first */ 408 /* connect APM */ 414 /* set APM protocol level - 1.1 or bust. (this covers APM 1.2 also) */ 1415 # include "apm.S"
|
| H A D | shared.h | 789 /* Halt the system, using APM if possible. If NO_APM is true, don't use 790 APM even if it is available. */ 847 /* Get APM BIOS information. */
|
| H A D | Makefile.am | 12 EXTRA_DIST = setjmp.S apm.S $(noinst_SCRIPTS)
|
| H A D | common.c | 322 /* Get the APM BIOS table. */ in init_bios_info()
|
| H A D | builtins.c | 1237 grub_printf ("APM BIOS information:\n" in displayapm_func() 1257 grub_printf ("No APM BIOS found or probe failed\n"); in displayapm_func() 1269 "Display APM BIOS information." 1906 no_apm = (grub_memcmp (arg, "--no-apm", 8) == 0); in halt_func() 1918 "halt [--no-apm]", 1919 "Halt your system. If APM is avaiable on it, turn off the power using" 1920 " the APM BIOS, unless you specify the option `--no-apm'."
|
| /illumos-gate/usr/src/boot/sys/sys/ |
| H A D | multiboot.h | 89 /* Is there a APM table? */ 185 /* APM table */
|
| /illumos-gate/usr/src/uts/common/io/ib/mgt/ibcm/ |
| H A D | ibcm_path.c | 541 /* Only 2 destinations can be specified w/ APM flag. */ in ibcm_validate_path_attributes() 544 "number of DGIDs that can be specified w/APM flag is 2"); in ibcm_validate_path_attributes() 607 /* APM request for MultiCast destination is invalid. */ in ibcm_validate_path_attributes() 612 "APM for MGIDs not supported."); in ibcm_validate_path_attributes() 674 * APM is requested and pa_dgids are specified. If multiple DGIDs are in ibcm_process_get_paths() 683 "DGIDs specified w/ APM Flag"); in ibcm_process_get_paths() 696 " Invalid DGIDs specified w/ APM Flag"); in ibcm_process_get_paths() 778 /* Validate whether this HCA supports APM */ in ibcm_process_get_paths() 782 " HCA (%llX): APM NOT SUPPORTED ", in ibcm_process_get_paths() 1780 } else { /* If NOT APM */ in ibcm_get_multi_pathrec() [all …]
|
| /illumos-gate/usr/src/uts/common/sys/ib/ibtl/ |
| H A D | ibtl_status.h | 40 * APM - Automatic Path Migration 99 /* for APM */
|
| /illumos-gate/usr/src/grub/grub-0.97/docs/ |
| H A D | grub.info-2 | 1180 * displayapm:: Display APM information 1307 Display APM BIOS information. 1393 - Command: halt `--no-apm' 1394 The command halts the computer. If the `--no-apm' option is 1395 specified, no APM BIOS call is performed. Otherwise, the computer 1396 is shut down using APM.
|
| H A D | multiboot.texi | 899 valid, and contains the physical address of an @sc{apm} table defined as 928 Management (APM) BIOS Interface Specification}, for more information. 1188 loader, APM information, and graphics information are added to Multiboot
|
| H A D | multiboot.info | 832 contains the physical address of an APM table defined as below: 854 Power Management (APM) BIOS Interface Specification 1596 a boot loader, APM information, and graphics information are
|
| H A D | grub.texi | 2671 * displayapm:: Display APM information 2794 Display APM BIOS information. 2870 @deffn Command halt @option{--no-apm} 2871 The command halts the computer. If the @option{--no-apm} option 2872 is specified, no APM BIOS call is performed. Otherwise, the computer 2873 is shut down using APM.
|
| H A D | grub.info | 2484 * displayapm:: Display APM information 2611 Display APM BIOS information. 2697 -- Command: halt `--no-apm' 2698 The command halts the computer. If the `--no-apm' option is 2699 specified, no APM BIOS call is performed. Otherwise, the computer 2700 is shut down using APM.
|
| /illumos-gate/usr/src/uts/common/io/ |
| H A D | srn.c | 30 * srn Provide apm-like interfaces to Xorg 529 PMD(PMD_SX, ("no apm types\n")) in srn_notify()
|
| /illumos-gate/usr/src/uts/i86pc/boot/ |
| H A D | boot_gdt.s | 76 * vol 3A sec 3.4.5). AMD does not seem to care (AMD APM vol 2 sec
|
| /illumos-gate/usr/src/uts/intel/io/vmm/ |
| H A D | vmm_cpuid.c | 255 * AMD APM vol. 3 rev. 3.36 section E.3.2 notes that this bit is in cpuid_apply_runtime_reg_state() 294 * AMD APM vol. 3 rev. 3.36 and the June 2024 edition of in cpuid_apply_runtime_reg_state() 298 * XSAVEC and IA32_XSS support, but the APM does not. To in cpuid_apply_runtime_reg_state()
|
| /illumos-gate/usr/src/contrib/bhyve/sys/ |
| H A D | ata.h | 489 #define ATA_SF_APM 0x05 /* Enable APM feature set */ 856 #define ATA_SC_APM_SUP 0x0000000000010000 /* APM */
|
| /illumos-gate/usr/src/uts/intel/io/vmm/amd/ |
| H A D | vmcb.h | 144 /* VMCB exit code, APM vol2 Appendix C */
|
| /illumos-gate/usr/src/pkg/manifests/ |
| H A D | source-system-grub.p5m | 195 file path=usr/share/src/grub/stage2/apm.S
|
| /illumos-gate/usr/src/uts/common/io/ib/ibtl/ |
| H A D | ibtl_cm.c | 317 "HCA (%llX) - APM NOT SUPPORTED ", hca_guid); in ibtl_cm_get_cnt()
|
| /illumos-gate/usr/src/uts/intel/io/vmm/sys/ |
| H A D | vmm_kernel.h | 321 * in Figure 15-1, "EXITINTINFO for All Intercepts", APM, Vol 2.
|
| /illumos-gate/usr/src/grub/grub-0.97/ |
| H A D | ChangeLog | 2224 * stage2/apm.S: Always disconnect from APM. Written by Erich 2299 * stage2/asm.S [!STAGE1_5] (grub_halt): Set the level of APM 3009 * stage2/asm.S [STAGE1_5]: Don't include setjmp.S or apm.S. 3024 * stage2/apm.S (get_apm_info): Fix a serious typo: prot_to_real 3099 APM BIOS table support is added, based on a patch by Matt Yourst 3103 definition of APM table format. 3109 Include "apm.S". 3110 * stage2/apm.S: New file. 3111 * stage2/common.c (init_bios_info) [!STAGE1_5]: Added APM BIOS 3115 * stage2/Makefile.am (EXTRA_DIST): Added apm.S. [all …]
|
| /illumos-gate/usr/src/uts/common/io/e1000api/ |
| H A D | e1000_defines.h | 44 #define E1000_WUC_APME 0x00000001 /* APM Enable */ 47 #define E1000_WUC_APMPME 0x00000008 /* Assert PME on APM Wakeup */
|