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_restart158drivers/net/apricot.cint last_restart;
last_restart557drivers/net/apricot.cif (lp->last_restart == lp->stats.tx_packets) {
last_restart569drivers/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;