Searched defs:smcRegCmd_w (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/EFI/
H A DDevSmc.cpp997 static int smcRegCmd_w(PDEVSMC pThis, uint8_t uReg, uint8_t bValue) function
999 LogFlow(("smcRegCmd_w: New command: %#x (old=%#x)\n", bValue, pThis->bCmd)); NOREF(uReg);
1153 /* [0x04] = */ { smcRegCmd_w, smcRegGen_r },

Completed in 46 milliseconds