Searched refs:Overflow (Results 1 – 16 of 16) sorted by relevance
25 - description: Overflow interrupt for DTC026 - description: Overflow interrupt for DTC127 - description: Overflow interrupt for DTC228 - description: Overflow interrupt for DTC3
30 Header Log Overflow 052 Receiver Overflow 082 Receiver Overflow 0
64 - Overflow in event queue - one or more events were lost.
6 | Overflow occurs when a floating-point intermediate result is
171 | Overflow exception
689 unsigned char Overflow; /* CRT-Controller:07h */ member715 vga_state.Overflow = inb_p(vga_video_port_val); in vga_vesa_blank()745 outb_p(vga_state.Overflow | 0x84, vga_video_port_val); /* bits 9,10 of vert. retrace */ in vga_vesa_blank()781 outb_p(vga_state.Overflow, vga_video_port_val); in vga_vesa_unblank()
105 - Overflow in event queue - one or more events were lost.
53 unsigned char Overflow; /* CRT-Controller:07h */ member714 par->vga_state.Overflow = vga_io_rcrt(0x07); /* Overflow */ in vga_vesa_blank()738 vga_io_wcrt(VGA_CRTC_OVERFLOW, par->vga_state.Overflow | 0x84); in vga_vesa_blank()773 vga_io_wcrt(0x07, par->vga_state.Overflow); in vga_vesa_unblank()
46 after reboot). O (Overflow) can be added as a persistent store option47 to allow userspace to advertise its support for seeing "Overflow" in the
77 vv = (vv << 1) - (vv >> 7); /* Overflow on the top bit is OK */
12 XP itself. Overflow from these local counters is accumulated in up to 8
115 Completer Abort | Unexpected Completion | Receiver Overflow | \
264 ARQ Overflow Error detected285 Driver Buffer Overflow Fix
296 /* Overflow! */
209 * Overflow event data structure.
11356 # Overflow, Underflow, and Unsupported Data Type. #
Completed in 68 milliseconds