Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/i825xx/
H A Dsun3_82586.h131 unsigned char stat_high; /* status word */ member
H A Dsun3_82586.c771 for(;(status = p->rfd_top->stat_high) & RFD_COMPL;) in sun3_82586_rcv_int()
821 p->rfd_top->stat_high = 0; in sun3_82586_rcv_int()
/kernel/linux/linux-6.6/drivers/net/ethernet/i825xx/
H A Dsun3_82586.h132 unsigned char stat_high; /* status word */ member
H A Dsun3_82586.c768 for(;(status = p->rfd_top->stat_high) & RFD_COMPL;) in sun3_82586_rcv_int()
818 p->rfd_top->stat_high = 0; in sun3_82586_rcv_int()

Completed in 5 milliseconds