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

/vbox/src/VBox/Devices/PC/ACPI/
H A DVBoxAcpi.cpp287 * @param pcbAmlCode Where to store the number of bytes of the AML code on success.
289 static int acpiAmlLoadExternal(PPDMDEVINS pDevIns, const char *pcszCfgName, const char *pcszSignature, uint8_t **ppabAmlCode, size_t *pcbAmlCode) argument
339 *pcbAmlCode = cbAmlCode;

Completed in 664 milliseconds