[BACK]Return to amd8131reg.h CVS log [TXT][DIR] Up to [local] / sys / arch / amd64 / pci

Annotation of sys/arch/amd64/pci/amd8131reg.h, Revision 1.1.1.1

1.1       nbrk        1: /*     $OpenBSD: amd8131reg.h,v 1.1 2005/05/24 00:51:27 brad Exp $     */
                      2: /*     $NetBSD: amd8131reg.h,v 1.1 2004/04/18 18:34:22 fvdl Exp $      */
                      3:
                      4: /*
                      5:  * Some register definitions for the AMD 8131 PCI-X Tunnel / IO apic.
                      6:  * Only the registers/bits that are currently used are defined here.
                      7:  */
                      8:
                      9: #define AMD8131_PCIX_MISC      0x40
                     10: #      define AMD8131_NIOAMODE         0x00000001
                     11:
                     12: #define AMD8131_IOAPIC_CTL     0x44
                     13: #      define AMD8131_IOAEN            0x00000002

CVSweb