Searched refs:smcIoPortRead (Results 1 - 1 of 1) sorted by relevance
/vbox/src/VBox/Devices/EFI/ |
H A D | DevSmc.cpp | 1226 PDMBOTHCBDECL(int) smcIoPortRead(PPDMDEVINS pDevIns, void *pvUser, RTIOPORT Port, uint32_t *pu32, unsigned cb) function 1239 Log2(("smcIoPortRead: %#04x read access: LB %u\n", uReg, cb)); 1268 LogFlow(("smcIoPortRead: %#04x read access: %#x (LB %u) rc=%Rrc\n", uReg, *pu32, cb, rc)); 1358 smcIoPortWrite, smcIoPortRead,
|
Completed in 770 milliseconds