Home
last modified time | relevance | path

Searched refs:overruns (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/rt/
H A Dsigev_thread.h66 int overruns; /* number of overruns */ member
78 #define tcd_overruns tcd_object.timer.overruns
/illumos-gate/usr/src/uts/common/io/
H A Di8042.c152 int overruns; member
1039 port->overruns++; in i8042_intr()
1041 if (port->overruns % 50 == 1) { in i8042_intr()
1043 which_port, port->overruns); in i8042_intr()
/illumos-gate/usr/src/uts/intel/io/acpica/
H A Dchanges.txt4460 also return status in order to prevent buffer overruns. See the ACPICA