Searched refs:exit_bytes (Results 1 – 1 of 1) sorted by relevance
983 unsigned int io_bytes, exit_bytes; in vc_handle_ioio() local999 exit_bytes = exit_info_2 * io_bytes; in vc_handle_ioio()1035 regs->di -= exit_bytes; in vc_handle_ioio()1037 regs->di += exit_bytes; in vc_handle_ioio()1040 regs->si -= exit_bytes; in vc_handle_ioio()1042 regs->si += exit_bytes; in vc_handle_ioio()