Searched refs:rsc_errs (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dsun3_82586.h80 unsigned short rsc_errs; /* Resourceerror counter */ member in struct:scb_struct
H A D3c523.h64 unsigned short rsc_errs; /* Resourceerror counter */ member in struct:scb_struct
H A Dni52.h72 u16 rsc_errs; /* Resourceerror counter */ member in struct:scb_struct
H A Dni52.c1247 rsc = readw(&p->scb->rsc_errs);
1248 writew(0, &p->scb->rsc_errs);
H A Dsun3_82586.c1105 rsc = swab16(p->scb->rsc_errs);
1106 p->scb->rsc_errs = 0;
H A D3c523.c1212 rsc = p->scb->rsc_errs;
1213 p->scb->rsc_errs -= rsc;

Completed in 126 milliseconds