Searched refs:exit_bytes (Results 1 – 1 of 1) sorted by relevance
319 unsigned int io_bytes, exit_bytes; in vc_handle_ioio() local335 exit_bytes = exit_info_2 * io_bytes; in vc_handle_ioio()371 regs->di -= exit_bytes; in vc_handle_ioio()373 regs->di += exit_bytes; in vc_handle_ioio()376 regs->si -= exit_bytes; in vc_handle_ioio()378 regs->si += exit_bytes; in vc_handle_ioio()
Completed in 5 milliseconds