Searched refs:APM_PORT (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/PC/BIOS/
H A Dapm.c79 #define APM_PORT 0x8900 /* Bochs power control port. */ macro
198 apm_out_str("Standby", APM_PORT);
201 apm_out_str("Suspend", APM_PORT);
204 apm_out_str("Shutdown", APM_PORT); /* Should not return. */

Completed in 1286 milliseconds