Searched defs:apm_out_str (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/PC/BIOS/
H A Dapm.c144 void apm_out_str(const char *s, uint16_t port) function
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 742 milliseconds