Searched defs:OVRUN (Results 1 - 2 of 2) sorted by relevance

/drivers/staging/comedi/drivers/
H A Ddas16m1.c100 #define OVRUN 0x20 macro
515 if ((status & (IRQDATA | OVRUN)) == 0) {
589 if (status & OVRUN) {
/drivers/net/ethernet/sis/
H A Dsis190.c229 OVRUN = 0x00080000, enumerator in enum:_DescStatusBit
556 #define ErrMask (OVRUN | SHORT | LIMIT | MIIER | NIBON | COLON | ABORT)
563 else if (status & OVRUN)

Completed in 289 milliseconds