taglinefilesource code
last_restart110drivers/net/3c507.cint last_restart;
last_restart444drivers/net/3c507.cif (lp->last_restart == lp->stats.tx_packets) {
last_restart453drivers/net/3c507.clp->last_restart = lp->stats.tx_packets;
last_restart158drivers/net/apricot.cint last_restart;
last_restart529drivers/net/apricot.cif (lp->last_restart == lp->stats.tx_packets) {
last_restart545drivers/net/apricot.clp->last_restart = lp->stats.tx_packets;
last_restart94drivers/net/eexpress.cint last_restart;
last_restart459drivers/net/eexpress.cif (lp->last_restart == lp->stats.tx_packets) {
last_restart468drivers/net/eexpress.clp->last_restart = lp->stats.tx_packets;