taglinefilesource code
last_restart124drivers/net/3c507.cint last_restart;
last_restart472drivers/net/3c507.cif (lp->last_restart == lp->stats.tx_packets) {
last_restart481drivers/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_restart470drivers/net/eexpress.cif (lp->last_restart == lp->stats.tx_packets) {
last_restart479drivers/net/eexpress.clp->last_restart = lp->stats.tx_packets;