Searched refs:fcr_vmstate (Results 1 – 2 of 2) sorted by relevance
51 uint8_t fcr_vmstate; /* we can't write directly this value member
634 s->fcr_vmstate = s->fcr; in serial_pre_save()652 s->fcr_vmstate = 0; in serial_post_load()684 serial_write_fcr(s, s->fcr_vmstate); in serial_post_load()839 VMSTATE_UINT8_V(fcr_vmstate, SerialState, 3),