tag | line | file | source code |
---|---|---|---|
is_not_dec | 261 | drivers/net/de4x5.c | static int is_not_dec = 0; |
is_not_dec | 263 | drivers/net/de4x5.c | static int is_not_dec = 1; |
is_not_dec | 549 | drivers/net/de4x5.c | if (!is_not_dec) { |
is_not_dec | 1618 | drivers/net/de4x5.c | if ((DevicePresent(DE4X5_APROM) == 0) || is_not_dec) { |