Searched defs:APM_ERR_INVAL_PARAM (Results 1 - 1 of 1) sorted by relevance
/vbox/src/VBox/Devices/PC/BIOS/ | ||
H A D | apm.c | 65 APM_ERR_INVAL_PARAM = 0x0A, /* Parameter out of range */ enumerator in enum:apm_error 207 SET_AH(APM_ERR_INVAL_PARAM); |
Completed in 2459 milliseconds