Searched refs:CSR5 (Results 1 - 2 of 2) sorted by relevance
/illumos-gate/usr/src/grub/grub-0.97/netboot/ |
H A D | davicom.c | 61 CSR0=0, CSR1=0x08, CSR2=0x10, CSR3=0x18, CSR4=0x20, CSR5=0x28, enumerator in enum:davicom_offsets
|
H A D | tulip.c | 294 CSR0=0, CSR1=0x08, CSR2=0x10, CSR3=0x18, CSR4=0x20, CSR5=0x28, enumerator in enum:tulip_offsets 299 /* The bits in the CSR5 status registers, mostly interrupt sources. */ 1293 if (inl(ioaddr + CSR5) == 0xFFFFFFFF) { 1663 } else if (inl(ioaddr + CSR5) & TPLnkPass)
|
Completed in 53 milliseconds