Symbol: SB_MSR_BASE
sys/dev/pci/glxreg.h
114
#define GLPCI_GLD_MSR_CAP (SB_MSR_BASE + 0x00)
sys/dev/pci/glxreg.h
115
#define GLPCI_GLD_MSR_CONFIG (SB_MSR_BASE + 0x01)
sys/dev/pci/glxreg.h
116
#define GLPCI_GLD_MSR_SMI (SB_MSR_BASE + 0x02)
sys/dev/pci/glxreg.h
117
#define GLPCI_GLD_MSR_ERROR (SB_MSR_BASE + 0x03)
sys/dev/pci/glxreg.h
118
#define GLPCI_GLD_MSR_PM (SB_MSR_BASE + 0x04)
sys/dev/pci/glxreg.h
119
#define GLPCI_GLD_MSR_DIAG (SB_MSR_BASE + 0x05)
sys/dev/pci/glxreg.h
121
#define GLPCI_CTRL (SB_MSR_BASE + 0x10)
sys/dev/pci/glxreg.h
122
#define GLPCI_R0 (SB_MSR_BASE + 0x20)
sys/dev/pci/glxreg.h
123
#define GLPCI_R1 (SB_MSR_BASE + 0x21)
sys/dev/pci/glxreg.h
124
#define GLPCI_R2 (SB_MSR_BASE + 0x22)
sys/dev/pci/glxreg.h
125
#define GLPCI_R3 (SB_MSR_BASE + 0x23)
sys/dev/pci/glxreg.h
126
#define GLPCI_R4 (SB_MSR_BASE + 0x24)
sys/dev/pci/glxreg.h
127
#define GLPCI_R5 (SB_MSR_BASE + 0x25)
sys/dev/pci/glxreg.h
128
#define GLPCI_R6 (SB_MSR_BASE + 0x26)
sys/dev/pci/glxreg.h
129
#define GLPCI_R7 (SB_MSR_BASE + 0x27)
sys/dev/pci/glxreg.h
130
#define GLPCI_R8 (SB_MSR_BASE + 0x28)
sys/dev/pci/glxreg.h
131
#define GLPCI_R9 (SB_MSR_BASE + 0x29)
sys/dev/pci/glxreg.h
132
#define GLPCI_R10 (SB_MSR_BASE + 0x2a)
sys/dev/pci/glxreg.h
133
#define GLPCI_R11 (SB_MSR_BASE + 0x2b)
sys/dev/pci/glxreg.h
134
#define GLPCI_R12 (SB_MSR_BASE + 0x2c)
sys/dev/pci/glxreg.h
135
#define GLPCI_R13 (SB_MSR_BASE + 0x2d)
sys/dev/pci/glxreg.h
136
#define GLPCI_R14 (SB_MSR_BASE + 0x2e)
sys/dev/pci/glxreg.h
137
#define GLPCI_R15 (SB_MSR_BASE + 0x2f)
sys/dev/pci/glxreg.h
138
#define GLPCI_PCIHEAD_BYTE0_3 (SB_MSR_BASE + 0x30)
sys/dev/pci/glxreg.h
139
#define GLPCI_PCIHEAD_BYTE4_7 (SB_MSR_BASE + 0x31)
sys/dev/pci/glxreg.h
140
#define GLPCI_PCIHEAD_BYTE8_B (SB_MSR_BASE + 0x32)
sys/dev/pci/glxreg.h
141
#define GLPCI_PCIHEAD_BYTEC_F (SB_MSR_BASE + 0x33)