taglinefilesource code
last_restart121drivers/net/3c507.cint last_restart;
last_restart464drivers/net/3c507.cif (lp->last_restart == lp->stats.tx_packets) {
last_restart473drivers/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_restart101drivers/net/eexpress.cint last_restart;
last_restart469drivers/net/eexpress.cif (lp->last_restart == lp->stats.tx_packets) {
last_restart478drivers/net/eexpress.clp->last_restart = lp->stats.tx_packets;