tag | line | file | source code |
---|---|---|---|
de4x5_hw_init | 566 | drivers/net/de4x5.c | static int de4x5_hw_init(struct device *dev, u_long iobase); |
de4x5_hw_init | 1597 | drivers/net/de4x5.c | if ((status = de4x5_hw_init(dev, iobase)) == 0) { |
de4x5_hw_init | 1689 | drivers/net/de4x5.c | if ((status = de4x5_hw_init(dev, iobase)) == 0) { |