Searched defs:APM_ERR_UNSUPPORTED (Results 1 - 1 of 1) sorted by relevance
/vbox/src/VBox/Devices/PC/BIOS/ | ||
H A D | apm.c | 67 APM_ERR_UNSUPPORTED = 0x0C, /* Function not supported */ enumerator in enum:apm_error 225 SET_AH(APM_ERR_UNSUPPORTED); |
Completed in 41 milliseconds