Searched refs:setupval (Results 1 – 1 of 1) sorted by relevance
1102 unsigned short setupval = eexp_hw_readeeprom(ioaddr,0); in eexp_hw_probe() local1106 dev->irq = irqmap[setupval>>13]; in eexp_hw_probe()1109 dev->if_port = !(setupval & 0x1000) ? AUI : in eexp_hw_probe()1113 buswidth = !((setupval & 0x400) >> 10); in eexp_hw_probe()