Home
last modified time | relevance | path

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

/titanic_44/usr/src/grub/grub-0.97/netboot/
H A Dtulip.c143 static const int csr0 = 0x01A00000 | 0x8000; variable
415 unsigned int csr0, csr6; /* Current CSR0, CSR6 settings. */ member
974 outl(tp->csr0, ioaddr + CSR0); in tulip_reset()
1386 tp->csr0 = csr0; in tulip_probe()
1391 tp->csr0 &= ~0x01000000; in tulip_probe()
1393 tp->csr0 |= 0x2000; in tulip_probe()