Searched refs:stat_high (Results 1 - 8 of 8) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/
H A Dsun3_82586.h131 unsigned char stat_high; /* status word */ member in struct:rfd_struct
H A Dni52.h123 u8 stat_high; /* status word */ member in struct:rfd_struct
H A Dni52.c923 for (; (status = readb(&p->rfd_top->stat_high)) & RFD_COMPL;) {
966 writeb(0, &p->rfd_top->stat_high);
H A Dsun3_82586.c769 for(;(status = p->rfd_top->stat_high) & RFD_COMPL;)
819 p->rfd_top->stat_high = 0;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/
H A Dsun3_82586.h131 unsigned char stat_high; /* status word */ member in struct:rfd_struct
H A Dni52.h123 u8 stat_high; /* status word */ member in struct:rfd_struct
H A Dni52.c923 for (; (status = readb(&p->rfd_top->stat_high)) & RFD_COMPL;) {
966 writeb(0, &p->rfd_top->stat_high);
H A Dsun3_82586.c769 for(;(status = p->rfd_top->stat_high) & RFD_COMPL;)
819 p->rfd_top->stat_high = 0;

Completed in 138 milliseconds