| tag | line | file | source code |
|---|---|---|---|
| is_not_dec | 254 | drivers/net/de4x5.c | static int is_not_dec = 0; |
| is_not_dec | 256 | drivers/net/de4x5.c | static int is_not_dec = 1; |
| is_not_dec | 542 | drivers/net/de4x5.c | if (!is_not_dec) { |
| is_not_dec | 1606 | drivers/net/de4x5.c | if ((DevicePresent(DE4X5_APROM) == 0) || is_not_dec) { |