Searched refs:rsc_errs (Results 1 – 6 of 6) sorted by relevance
64 unsigned short rsc_errs; /* Resourceerror counter */ member
80 unsigned short rsc_errs; /* Resourceerror counter */ member
72 u16 rsc_errs; /* Resourceerror 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()1125 rsc = swab16(p->scb->rsc_errs); in sun3_82586_get_stats()1126 p->scb->rsc_errs = 0; in sun3_82586_get_stats()
1212 rsc = p->scb->rsc_errs; in elmc_get_stats()1213 p->scb->rsc_errs -= rsc; in elmc_get_stats()
1283 rsc = readw(&p->scb->rsc_errs); in ni52_get_stats()1284 writew(0, &p->scb->rsc_errs); in ni52_get_stats()