Home
last modified time | relevance | path

Searched refs:setup_value (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/drivers/net/
Dat1700.c375 ushort setup_value = read_eeprom(ioaddr, 12); in at1700_probe1() local
376 dev->if_port = setup_value >> 8; in at1700_probe1()
378 ushort setup_value = inb(ioaddr + CARDSTATUS); in at1700_probe1() local
379 switch (setup_value & 0x07) { in at1700_probe1()
Dfmv18x.c230 ushort setup_value = inb(ioaddr + FJ_STATUS0); in fmv18x_probe1() local
232 switch( setup_value & 0x07 ){ in fmv18x_probe1()