Searched refs:OVRUN (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/comedi/drivers/
H A Ddas16m1.c100 #define OVRUN 0x20 macro
515 if ((status & (IRQDATA | OVRUN)) == 0) {
590 if (status & OVRUN) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/input/serio/
H A Dat32psif.c120 if (status & PSIF_BIT(OVRUN))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dsis190.c230 OVRUN = 0x00080000, enumerator in enum:_DescStatusBit
557 #define ErrMask (OVRUN | SHORT | LIMIT | MIIER | NIBON | COLON | ABORT)
564 else if (status & OVRUN)

Completed in 120 milliseconds