Searched refs:ao_pcicfg_read (Results 1 – 3 of 3) sorted by relevance
/titanic_50/usr/src/uts/i86pc/cpu/amd_opteron/ |
H A D | ao_cpu.c | 72 ao_pcicfg_read(uint_t procnodeid, uint_t func, uint_t reg) in ao_pcicfg_read() function 108 ao_pcicfg_read(procnodeid, MC_FUNC_MISCCTL, MC_CTL_REG_SCRUBCTL); in ao_procnode_scrubber_enable()
|
H A D | ao_mca.c | 418 ao_pcicfg_read(procnodeid, MC_FUNC_MISCCTL, MC_CTL_REG_NBCFG); in ao_nb_cfg() 473 ao_pcicfg_read(procnodeid, MC_FUNC_DRAMCTL, MC_DC_REG_DRAMCFGLO); in ao_dram_cfg() 475 ao_pcicfg_read(procnodeid, MC_FUNC_DRAMCTL, MC_DC_REG_DRAMCFGHI); in ao_dram_cfg() 507 ao_pcicfg_read(procnodeid, MC_FUNC_MISCCTL, MC_CTL_REG_SPARECTL); in ao_sparectl_cfg()
|
H A D | ao.h | 191 extern uint32_t ao_pcicfg_read(uint_t, uint_t, uint_t);
|