ovrn_errs 868 drivers/net/ethernet/i825xx/sun3_82586.c printk("\nerrs: %04x %04x stat: %04x\n",(int)p->scb->rsc_errs,(int)p->scb->ovrn_errs,(int)p->scb->status); ovrn_errs 869 drivers/net/ethernet/i825xx/sun3_82586.c printk("\nerrs: %04x %04x rus: %02x, cus: %02x\n",(int)p->scb->rsc_errs,(int)p->scb->ovrn_errs,(int)p->scb->rus,(int)p->scb->cus); ovrn_errs 1128 drivers/net/ethernet/i825xx/sun3_82586.c ovrn = swab16(p->scb->ovrn_errs); ovrn_errs 1129 drivers/net/ethernet/i825xx/sun3_82586.c p->scb->ovrn_errs = 0; ovrn_errs 81 drivers/net/ethernet/i825xx/sun3_82586.h unsigned short ovrn_errs; /* OVerrunerror counter */