Searched refs:CSR8 (Results 1 - 2 of 2) sorted by relevance
/osnet-11/usr/src/grub/grub-0.97/netboot/ |
H A D | davicom.c | 62 CSR6=0x30, CSR7=0x38, CSR8=0x40, CSR9=0x48, CSR10=0x50, CSR11=0x58, enumerator in enum:davicom_offsets 641 (volatile unsigned long)inl(ioaddr + CSR8); 690 (volatile unsigned long)inl(ioaddr + CSR8);
|
H A D | tulip.c | 295 CSR6=0x30, CSR7=0x38, CSR8=0x40, CSR9=0x48, CSR10=0x50, CSR11=0x58, enumerator in enum:tulip_offsets 1187 (volatile unsigned long)inl(ioaddr + CSR8); 1244 (volatile unsigned long)inl(ioaddr + CSR8);
|
Completed in 29 milliseconds