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

/vbox/src/VBox/Devices/EFI/
H A DDevSmc.cpp1082 static int smcRegFF_r(PDEVSMC pThis, uint8_t uReg, uint8_t *pbValue) 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_r },
[all...]

Completed in 46 milliseconds