Home
last modified time | relevance | path

Searched refs:rsc_errs (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/i825xx/
H A Dsun3_82586.h81 unsigned short rsc_errs; /* Resourceerror counter */ member
H A Dsun3_82586.c865 …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()
866 …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()
1124 rsc = swab16(p->scb->rsc_errs); in sun3_82586_get_stats()
1125 p->scb->rsc_errs = 0; in sun3_82586_get_stats()