taglinefilesource code
last_restart119drivers/net/3c507.cint last_restart;
last_restart468drivers/net/3c507.cif (lp->last_restart == lp->stats.tx_packets) {
last_restart477drivers/net/3c507.clp->last_restart = lp->stats.tx_packets;
last_restart159drivers/net/apricot.cint last_restart;
last_restart586drivers/net/apricot.cif (lp->last_restart == lp->stats.tx_packets) {
last_restart598drivers/net/apricot.clp->last_restart = lp->stats.tx_packets;
last_restart95drivers/net/eexpress.cint last_restart;
last_restart467drivers/net/eexpress.cif (lp->last_restart == lp->stats.tx_packets) {
last_restart476drivers/net/eexpress.clp->last_restart = lp->stats.tx_packets;