tag | line | file | source code |
---|---|---|---|
at1700_probe_list | 57 | drivers/net/at1700.c | static int at1700_probe_list[] = |
at1700_probe_list | 137 | drivers/net/at1700.c | {"at1700", at1700_probe1, AT1700_IO_EXTENT, at1700_probe_list}; |
at1700_probe_list | 150 | drivers/net/at1700.c | for (i = 0; at1700_probe_list[i]; i++) { |
at1700_probe_list | 151 | drivers/net/at1700.c | int ioaddr = at1700_probe_list[i]; |
at1700_probe_list | 183 | drivers/net/at1700.c | if (at1700_probe_list[inb(ioaddr + IOCONFIG) & 0x07] != ioaddr |