| tag | line | file | source code |
|---|---|---|---|
| save_cnt | 520 | drivers/net/de4x5.c | int save_cnt; /* Flag if state already saved */ |
| save_cnt | 2722 | drivers/net/de4x5.c | if (!lp->cache.save_cnt) { |
| save_cnt | 2730 | drivers/net/de4x5.c | lp->cache.save_cnt++; |
| save_cnt | 2744 | drivers/net/de4x5.c | if (lp->cache.save_cnt) { |
| save_cnt | 2750 | drivers/net/de4x5.c | lp->cache.save_cnt--; |