taglinefilesource code
last_restart124drivers/net/3c507.cint last_restart;
last_restart475drivers/net/3c507.cif (lp->last_restart == lp->stats.tx_packets) {
last_restart484drivers/net/3c507.clp->last_restart = lp->stats.tx_packets;
last_restart162drivers/net/apricot.cint last_restart;
last_restart593drivers/net/apricot.cif (lp->last_restart == lp->stats.tx_packets) {
last_restart605drivers/net/apricot.clp->last_restart = lp->stats.tx_packets;
last_restart100drivers/net/eexpress.cint last_restart;
last_restart474drivers/net/eexpress.cif (lp->last_restart == lp->stats.tx_packets) {
last_restart483drivers/net/eexpress.clp->last_restart = lp->stats.tx_packets;