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

/vbox/src/VBox/Devices/EFI/
H A DDevSmc.cpp1068 static int smcRegFF_w(PDEVSMC pThis, uint8_t uReg, uint8_t bValue) function
1150 /* [0x01] = */ { smcRegFF_w, smcRegFF_r },
1151 /* [0x02] = */ { smcRegFF_w, smcRegFF_r },
1152 /* [0x03] = */ { smcRegFF_w, smcRegFF_r },
1154 /* [0x05] = */ { smcRegFF_w, smcRegFF_r },
1155 /* [0x06] = */ { smcRegFF_w, smcRegFF_r },
1156 /* [0x07] = */ { smcRegFF_w, smcRegFF_r },
1157 /* [0x08] = */ { smcRegFF_w, smcRegFF_r },
1158 /* [0x09] = */ { smcRegFF_w, smcRegFF_r },
1159 /* [0x0a] = */ { smcRegFF_w, smcRegFF_
[all...]

Completed in 198 milliseconds