Lines Matching refs:smcRegGen_w
1038 static int smcRegGen_w(PDEVSMC pThis, uint8_t uReg, uint8_t bValue)
1040 Log(("smcRegGen_w: %#04x: %#x -> %#x (write)\n", uReg, pThis->u.abRegsRW[uReg], bValue));
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 },