Searched refs:ovrn_errs (Results 1 – 6 of 6) sorted by relevance
65 unsigned short ovrn_errs; /* OVerrunerror counter */ member
81 unsigned short ovrn_errs; /* OVerrunerror counter */ member
73 u16 ovrn_errs; /* OVerrunerror counter */ member
868 …printk("\nerrs: %04x %04x stat: %04x\n",(int)p->scb->rsc_errs,(int)p->scb->ovrn_errs,(int)p->scb->… in sun3_82586_rcv_int()869 …printk("\nerrs: %04x %04x rus: %02x, cus: %02x\n",(int)p->scb->rsc_errs,(int)p->scb->ovrn_errs,(in… in sun3_82586_rcv_int()1127 ovrn = swab16(p->scb->ovrn_errs); in sun3_82586_get_stats()1128 p->scb->ovrn_errs = 0; in sun3_82586_get_stats()
1214 ovrn = p->scb->ovrn_errs; in elmc_get_stats()1215 p->scb->ovrn_errs -= ovrn; in elmc_get_stats()
1285 ovrn = readw(&p->scb->ovrn_errs); in ni52_get_stats()1286 writew(0, &p->scb->ovrn_errs); in ni52_get_stats()