Home
last modified time | relevance | path

Searched refs:Overflow (Results 1 – 13 of 13) sorted by relevance

/Linux-v4.19/Documentation/ABI/testing/
Dsysfs-bus-pci-devices-aer_stats30 Header Log Overflow 0
53 Receiver Overflow 0
84 Receiver Overflow 0
/Linux-v4.19/Documentation/media/uapi/dvb/
Dfe-get-event.rst68 - Overflow in event queue - one or more events were lost.
Dvideo-get-event.rst107 - Overflow in event queue - one or more events were lost.
/Linux-v4.19/arch/m68k/fpsp040/
Dx_ovfl.S6 | Overflow occurs when a floating-point intermediate result is
Dskeleton.S171 | Overflow exception
/Linux-v4.19/drivers/video/console/
Dvgacon.c899 unsigned char Overflow; /* CRT-Controller:07h */ member
925 vga_state.Overflow = inb_p(vga_video_port_val); in vga_vesa_blank()
955 outb_p(vga_state.Overflow | 0x84, vga_video_port_val); /* bits 9,10 of vert. retrace */ in vga_vesa_blank()
991 outb_p(vga_state.Overflow, vga_video_port_val); in vga_vesa_unblank()
/Linux-v4.19/Documentation/device-mapper/
Dsnapshot.txt44 after reboot). O (Overflow) can be added as a persistent store option
45 to allow userspace to advertise its support for seeing "Overflow" in the
/Linux-v4.19/drivers/video/fbdev/
Dvga16fb.c53 unsigned char Overflow; /* CRT-Controller:07h */ member
714 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()
/Linux-v4.19/lib/raid6/
Dint.uc77 vv = (vv << 1) - (vv >> 7); /* Overflow on the top bit is OK */
/Linux-v4.19/Documentation/acpi/apei/
Doutput_format.txt112 Completer Abort | Unexpected Completion | Receiver Overflow | \
/Linux-v4.19/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/fuc/
Dkernel.fuc296 /* Overflow! */
/Linux-v4.19/drivers/message/fusion/lsi/
Dmpi_history.txt209 * Overflow event data structure.
/Linux-v4.19/arch/m68k/ifpsp060/src/
Dfpsp.S11356 # Overflow, Underflow, and Unsupported Data Type. #