tag | line | file | source code |
---|---|---|---|
de4x5_hw_init | 333 | drivers/net/de4x5.c | static int de4x5_hw_init(struct device *dev, short iobase); |
de4x5_hw_init | 1251 | drivers/net/de4x5.c | if ((status = de4x5_hw_init(dev, iobase)) == 0) { |
de4x5_hw_init | 1324 | drivers/net/de4x5.c | if ((status = de4x5_hw_init(dev, iobase)) == 0) { |