Home
last modified time | relevance | path

Searched refs:StationAddr (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/grub/grub-0.97/netboot/
H A Dsundance.c164 StationAddr = 0x54, enumerator
403 outw(addr16, BASE + StationAddr); in sundance_reset()
405 outw(addr16, BASE + StationAddr + 2); in sundance_reset()
407 outw(addr16, BASE + StationAddr + 4); in sundance_reset()
H A Dw89c840.c179 MulticastFilter0=0x38, MulticastFilter1=0x3C, StationAddr=0x40, enumerator
317 writeb(nic->node_addr[i], ioaddr + StationAddr + i); in w89c840_reset()
H A Dvia-rhine.c856 StationAddr=0x00, RxConfig=0x06, TxConfig=0x07, ChipCmd=0x08, enumerator
1191 #define IOSYNC do { readb(nic->ioaddr + StationAddr); } while (0)