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

/vbox/src/VBox/Devices/PC/
H A DDevACPI.cpp250 * acpiR3BatIndexWrite() for handling this. */
1051 PDMBOTHCBDECL(int) acpiR3BatIndexWrite(PPDMDEVINS pDevIns, void *pvUser, RTIOPORT Port, uint32_t u32, unsigned cb) function
1053 Log(("acpiR3BatIndexWrite: %#x (%#x)\n", u32, u32 >> 2));
3377 R(BAT_INDEX, 1, acpiR3BatIndexWrite, NULL, "ACPI Battery status index");

Completed in 283 milliseconds