Lines Matching refs:smcRegGen_r
1053 static int smcRegGen_r(PDEVSMC pThis, uint8_t uReg, uint8_t *pbValue)
1055 Log(("smcRegGen_r: %#04x: %#x (read)\n", uReg, pThis->u.abRegsRW[uReg]));
1153 /* [0x04] = */ { smcRegCmd_w, smcRegGen_r },
1165 /* [0x10] = */ { smcRegGen_w, smcRegGen_r },
1166 /* [0x11] = */ { smcRegGen_w, smcRegGen_r },
1167 /* [0x12] = */ { smcRegGen_w, smcRegGen_r },
1168 /* [0x13] = */ { smcRegGen_w, smcRegGen_r },
1169 /* [0x14] = */ { smcRegGen_w, smcRegGen_r },
1170 /* [0x15] = */ { smcRegGen_w, smcRegGen_r },
1171 /* [0x16] = */ { smcRegGen_w, smcRegGen_r },
1172 /* [0x17] = */ { smcRegGen_w, smcRegGen_r },
1173 /* [0x18] = */ { smcRegGen_w, smcRegGen_r },
1174 /* [0x19] = */ { smcRegGen_w, smcRegGen_r },
1175 /* [0x1a] = */ { smcRegGen_w, smcRegGen_r },
1176 /* [0x1b] = */ { smcRegGen_w, smcRegGen_r },
1177 /* [0x1c] = */ { smcRegGen_w, smcRegGen_r },
1178 /* [0x1d] = */ { smcRegGen_w, smcRegGen_r },
1179 /* [0x1e] = */ { smcRegGen_w, smcRegGen_r },
1180 /* [0x1f] = */ { smcRegGen_w, smcRegGen_r },